Skip to content

Commit

Permalink
Update flow emulator to v0.58.0 (#349)
Browse files Browse the repository at this point in the history
  • Loading branch information
jribbink authored Nov 22, 2023
1 parent 4bf2e3f commit c5f4fac
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 48 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ require (
github.com/mitchellh/mapstructure v1.5.0
github.com/onflow/cadence v0.42.5
github.com/onflow/flow-cli/flowkit v1.7.0
github.com/onflow/flow-emulator v0.57.3
github.com/onflow/flow-emulator v0.58.0
github.com/onflow/flow-go-sdk v0.41.16
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.16.0
Expand Down Expand Up @@ -167,7 +167,7 @@ require (
github.com/onflow/flow-core-contracts/lib/go/contracts v1.2.4-0.20231016154253-a00dbf7c061f // indirect
github.com/onflow/flow-core-contracts/lib/go/templates v1.2.4-0.20231016154253-a00dbf7c061f // indirect
github.com/onflow/flow-ft/lib/go/contracts v0.7.1-0.20230711213910-baad011d2b13 // indirect
github.com/onflow/flow-go v0.32.4-0.20231111003039-3b479f6b0995 // indirect
github.com/onflow/flow-go v0.32.4-0.20231115172515-c1ec969fd6f2 // indirect
github.com/onflow/flow-go/crypto v0.24.10 // indirect
github.com/onflow/flow-nft/lib/go/contracts v1.1.0 // indirect
github.com/onflow/flow/protobuf/go/flow v0.3.2-0.20231018182244-e72527c55c63 // indirect
Expand Down
Loading

0 comments on commit c5f4fac

Please sign in to comment.