From 26f8c7648238284b8b2de8316dde1fb4f72dc035 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 16:05:54 +0000 Subject: [PATCH] Bump github.com/onflow/flow-evm-gateway from 0.28.0 to 0.29.2 Bumps [github.com/onflow/flow-evm-gateway](https://github.com/onflow/flow-evm-gateway) from 0.28.0 to 0.29.2. - [Release notes](https://github.com/onflow/flow-evm-gateway/releases) - [Commits](https://github.com/onflow/flow-evm-gateway/compare/v0.28.0...v0.29.2) --- 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] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 89ddeca95..a8d45d6e4 100644 --- a/go.mod +++ b/go.mod @@ -23,7 +23,7 @@ require ( github.com/onflow/flixkit-go v1.2.1-cadence-v1-preview.22 github.com/onflow/flow-core-contracts/lib/go/templates v1.3.1 github.com/onflow/flow-emulator v1.0.0-preview.39 - github.com/onflow/flow-evm-gateway v0.28.0 + github.com/onflow/flow-evm-gateway v0.29.2 github.com/onflow/flow-go v0.37.1 github.com/onflow/flow-go-sdk v1.0.0-preview.50 github.com/onflow/flowkit/v2 v2.0.0-stable-cadence-alpha.30 diff --git a/go.sum b/go.sum index 96e683d03..8134cbd14 100644 --- a/go.sum +++ b/go.sum @@ -2182,8 +2182,8 @@ github.com/onflow/flow-core-contracts/lib/go/templates v1.3.1 h1:FfhMBAb78p6VAWk github.com/onflow/flow-core-contracts/lib/go/templates v1.3.1/go.mod h1:NgbMOYnMh0GN48VsNKZuiwK7uyk38Wyo8jN9+C9QE30= github.com/onflow/flow-emulator v1.0.0-preview.39 h1:5z/jKUrU3YB/Lqvr1bNTDW2BGIcCJocLdw06Rk87r+U= github.com/onflow/flow-emulator v1.0.0-preview.39/go.mod h1:0mXSq9eSwkAmGgvn/8aCBNgXiJM6MHKETFgPSk6f9NA= -github.com/onflow/flow-evm-gateway v0.28.0 h1:Ho0xsOndOMPfa7ADd1TFsDq5vMGm6iRmn9TzQu5RtlY= -github.com/onflow/flow-evm-gateway v0.28.0/go.mod h1:raweUyvwX1vNwFfBfzTRgyGCSKX/4Hm2JroChi/E4cM= +github.com/onflow/flow-evm-gateway v0.29.2 h1:K5wLmVFpIZIuPgCIzHJIY8u8FNbc0GCWWlZ8P+J729g= +github.com/onflow/flow-evm-gateway v0.29.2/go.mod h1:raweUyvwX1vNwFfBfzTRgyGCSKX/4Hm2JroChi/E4cM= 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=