Skip to content

Commit

Permalink
bump emulatro
Browse files Browse the repository at this point in the history
  • Loading branch information
jribbink committed Nov 13, 2023
1 parent d96b5f9 commit 35490ec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,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.2
github.com/onflow/flow-emulator v0.57.3
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
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -819,8 +819,8 @@ github.com/onflow/flow-core-contracts/lib/go/contracts v1.2.4-0.20231016154253-a
github.com/onflow/flow-core-contracts/lib/go/contracts v1.2.4-0.20231016154253-a00dbf7c061f/go.mod h1:jM6GMAL+m0hjusUgiYDNrixPQ6b9s8xjoJQoEu5bHQI=
github.com/onflow/flow-core-contracts/lib/go/templates v1.2.4-0.20231016154253-a00dbf7c061f h1:Ep+Mpo2miWMe4pjPGIaEvEzshRep30dvNgxqk+//FrQ=
github.com/onflow/flow-core-contracts/lib/go/templates v1.2.4-0.20231016154253-a00dbf7c061f/go.mod h1:ZeLxwaBkzuSInESGjL8/IPZWezF+YOYsYbMrZlhN+q4=
github.com/onflow/flow-emulator v0.57.2 h1:5kpJ2zD1upU4IT28O0GPuxwxYPxemLfh4iOR6QyzTpE=
github.com/onflow/flow-emulator v0.57.2/go.mod h1:621Xk9Dz/BKr61zfwJeLEFdHKWAU0UBn0SK9bSbT034=
github.com/onflow/flow-emulator v0.57.3 h1:YvJIhPVI7LwfO0u61Joir0NjSUc4Lkrlvy3gDRHDSwQ=
github.com/onflow/flow-emulator v0.57.3/go.mod h1:621Xk9Dz/BKr61zfwJeLEFdHKWAU0UBn0SK9bSbT034=
github.com/onflow/flow-ft/lib/go/contracts v0.7.1-0.20230711213910-baad011d2b13 h1:B4ll7e3j+MqTJv2122Enq3RtDNzmIGRu9xjV7fo7un0=
github.com/onflow/flow-ft/lib/go/contracts v0.7.1-0.20230711213910-baad011d2b13/go.mod h1:kTMFIySzEJJeupk+7EmXs0EJ6CBWY/MV9fv9iYQk+RU=
github.com/onflow/flow-go v0.32.4-0.20231111003039-3b479f6b0995 h1:Q6dcqtPguVl+NcCKMyM2H1wpmdY1pFE6NIOU2jH/F7M=
Expand Down

0 comments on commit 35490ec

Please sign in to comment.