Skip to content

Commit

Permalink
Bump github.com/onflow/flow-evm-gateway from 0.22.3 to 0.24.0
Browse files Browse the repository at this point in the history
Bumps [github.com/onflow/flow-evm-gateway](https://github.com/onflow/flow-evm-gateway) from 0.22.3 to 0.24.0.
- [Release notes](https://github.com/onflow/flow-evm-gateway/releases)
- [Commits](onflow/flow-evm-gateway@v0.22.3...v0.24.0)

---
updated-dependencies:
- dependency-name: github.com/onflow/flow-evm-gateway
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 7a2427a commit f7ea1bc
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 @@ -23,7 +23,7 @@ require (
github.com/onflow/flixkit-go v1.2.1-cadence-v1-preview.19
github.com/onflow/flow-core-contracts/lib/go/templates v1.3.0
github.com/onflow/flow-emulator v1.0.0-preview.33
github.com/onflow/flow-evm-gateway v0.22.3
github.com/onflow/flow-evm-gateway v0.24.0
github.com/onflow/flow-go v0.36.0
github.com/onflow/flow-go-sdk v1.0.0-preview.38
github.com/onflow/flowkit/v2 v2.0.0-stable-cadence-alpha.25
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2187,8 +2187,8 @@ github.com/onflow/flow-core-contracts/lib/go/templates v1.3.0 h1:aMFJdB2CW+Dzm+A
github.com/onflow/flow-core-contracts/lib/go/templates v1.3.0/go.mod h1:NgbMOYnMh0GN48VsNKZuiwK7uyk38Wyo8jN9+C9QE30=
github.com/onflow/flow-emulator v1.0.0-preview.33 h1:1LFVpZJrgAZjPr5Jou3dbg6zOO5GMREnmE1dr9ndnJE=
github.com/onflow/flow-emulator v1.0.0-preview.33/go.mod h1:4T/kFzo8jccGF8GbxLlu3b/jwBH6GxX8p0hTPURHZ7k=
github.com/onflow/flow-evm-gateway v0.22.3 h1:+QxQBEku9+XPVeg5CcpMBRdbKLoVWLk7sIDu18SZcn8=
github.com/onflow/flow-evm-gateway v0.22.3/go.mod h1:U7eqH87wYVwZq8ZhcKjfHVEC3a7IuCGOR5rXtPUXNPg=
github.com/onflow/flow-evm-gateway v0.24.0 h1:IwUrVHF6VO0cWalCK0+Lli8qvgenXkAN6RI2iOtLVEI=
github.com/onflow/flow-evm-gateway v0.24.0/go.mod h1:K1tUu3um86/bMClNo7YY4zzVQlG2DIPDybC9drpfViM=
github.com/onflow/flow-ft/lib/go/contracts v1.0.0 h1:mToacZ5NWqtlWwk/7RgIl/jeKB/Sy/tIXdw90yKHcV0=
github.com/onflow/flow-ft/lib/go/contracts v1.0.0/go.mod h1:PwsL8fC81cjnUnTfmyL/HOIyHnyaw/JA474Wfj2tl6A=
github.com/onflow/flow-ft/lib/go/templates v1.0.0 h1:6cMS/lUJJ17HjKBfMO/eh0GGvnpElPgBXx7h5aoWJhs=
Expand Down

0 comments on commit f7ea1bc

Please sign in to comment.