Skip to content

Commit

Permalink
update flow evm gateway
Browse files Browse the repository at this point in the history
  • Loading branch information
sideninja committed Apr 30, 2024
1 parent 23ba504 commit 4560581
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 @@ -19,7 +19,7 @@ require (
github.com/onflow/flixkit-go v1.2.1-cadence-v1-preview.11
github.com/onflow/flow-core-contracts/lib/go/templates v0.15.2-0.20240429192223-e696a8e439b5
github.com/onflow/flow-emulator v1.0.0-preview.21
github.com/onflow/flow-evm-gateway v0.5.1-0.20240414162736-e85fa156688b
github.com/onflow/flow-evm-gateway v0.7.0
github.com/onflow/flow-go v0.34.0-crescendo-preview.17
github.com/onflow/flow-go-sdk v1.0.0-preview.22
github.com/onflow/flowkit/v2 v2.0.0-stable-cadence-alpha.14
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2149,8 +2149,8 @@ github.com/onflow/flow-core-contracts/lib/go/templates v0.15.2-0.20240429192223-
github.com/onflow/flow-core-contracts/lib/go/templates v0.15.2-0.20240429192223-e696a8e439b5/go.mod h1:0oTx6Nkc+LdOXaZe3PRtV1cY+J5z5ig08alR8d+OPHs=
github.com/onflow/flow-emulator v1.0.0-preview.21 h1:ysrlVUPyvhojvaWLQsTGbpgLgR7h3f7Hjcwm9GuFn+U=
github.com/onflow/flow-emulator v1.0.0-preview.21/go.mod h1:Q9tMIfY3p0SLaoNJ/4GRxnm0LRGXRk4ElsvzOeX2Xvc=
github.com/onflow/flow-evm-gateway v0.5.1-0.20240414162736-e85fa156688b h1:YDw6ikc3sW7Jzezf59VXuoKEKCSi5GuX+R2MelPNM10=
github.com/onflow/flow-evm-gateway v0.5.1-0.20240414162736-e85fa156688b/go.mod h1:AGZhLWHmsQSWCk96FC6xQ6gjcxlIN2Bng3RRrtkRa7M=
github.com/onflow/flow-evm-gateway v0.7.0 h1:4bOJ4E+HgkpGs6vjaPDHeP/uwEntjRN4tlYbZCirDbU=
github.com/onflow/flow-evm-gateway v0.7.0/go.mod h1:ioafmmwhByQtop3Dwo1DWzs1hdFmm2jgUDB8/J1Yz8U=
github.com/onflow/flow-ft/lib/go/contracts v0.7.1-0.20240424211859-3ff4c0fe2a1e h1:2LO6Rtmz2PVfH+ZXnMwvTwVeIz3PCy0fs3lQraqog14=
github.com/onflow/flow-ft/lib/go/contracts v0.7.1-0.20240424211859-3ff4c0fe2a1e/go.mod h1:PwsL8fC81cjnUnTfmyL/HOIyHnyaw/JA474Wfj2tl6A=
github.com/onflow/flow-ft/lib/go/templates v0.7.1-0.20240424211859-3ff4c0fe2a1e h1:jl7SYAui/gYRmBofrY//Ln8ixRJwvLzvwLstNfRKmWY=
Expand Down

0 comments on commit 4560581

Please sign in to comment.