Skip to content

Commit c5f4fac

Browse files
authored
Update flow emulator to v0.58.0 (#349)
1 parent 4bf2e3f commit c5f4fac

File tree

2 files changed

+6
-48
lines changed

2 files changed

+6
-48
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ require (
2121
github.com/mitchellh/mapstructure v1.5.0
2222
github.com/onflow/cadence v0.42.5
2323
github.com/onflow/flow-cli/flowkit v1.7.0
24-
github.com/onflow/flow-emulator v0.57.3
24+
github.com/onflow/flow-emulator v0.58.0
2525
github.com/onflow/flow-go-sdk v0.41.16
2626
github.com/pkg/errors v0.9.1
2727
github.com/prometheus/client_golang v1.16.0
@@ -167,7 +167,7 @@ require (
167167
github.com/onflow/flow-core-contracts/lib/go/contracts v1.2.4-0.20231016154253-a00dbf7c061f // indirect
168168
github.com/onflow/flow-core-contracts/lib/go/templates v1.2.4-0.20231016154253-a00dbf7c061f // indirect
169169
github.com/onflow/flow-ft/lib/go/contracts v0.7.1-0.20230711213910-baad011d2b13 // indirect
170-
github.com/onflow/flow-go v0.32.4-0.20231111003039-3b479f6b0995 // indirect
170+
github.com/onflow/flow-go v0.32.4-0.20231115172515-c1ec969fd6f2 // indirect
171171
github.com/onflow/flow-go/crypto v0.24.10 // indirect
172172
github.com/onflow/flow-nft/lib/go/contracts v1.1.0 // indirect
173173
github.com/onflow/flow/protobuf/go/flow v0.3.2-0.20231018182244-e72527c55c63 // indirect

0 commit comments

Comments
 (0)