Skip to content

Commit 0a76b83

Browse files
Bump github.com/onflow/flow-evm-gateway
Bumps [github.com/onflow/flow-evm-gateway](https://github.com/onflow/flow-evm-gateway) from 1.4.6-0.20260130180524-5ba8398c993f to 1.4.7. - [Release notes](https://github.com/onflow/flow-evm-gateway/releases) - [Commits](https://github.com/onflow/flow-evm-gateway/commits/v1.4.7) --- updated-dependencies: - dependency-name: github.com/onflow/flow-evm-gateway dependency-version: 1.4.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 984d444 commit 0a76b83

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ require (
2121
github.com/onflow/flow-core-contracts/lib/go/contracts v1.9.2
2222
github.com/onflow/flow-core-contracts/lib/go/templates v1.9.2
2323
github.com/onflow/flow-emulator v1.16.3
24-
github.com/onflow/flow-evm-gateway v1.4.6-0.20260130180524-5ba8398c993f
24+
github.com/onflow/flow-evm-gateway v1.4.7
2525
github.com/onflow/flow-go v0.45.0-internal-rc.3.0.20260129222115-cc0505f2afd5
2626
github.com/onflow/flow-go-sdk v1.9.13
2727
github.com/onflow/flow/protobuf/go/flow v0.4.19

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -804,8 +804,8 @@ github.com/onflow/flow-emulator v1.16.3 h1:i1gZ1wtL67bxpkLQNWw/Q6R63SWRXH0IU0h7J
804804
github.com/onflow/flow-emulator v1.16.3/go.mod h1:VpHjJwLzFOD8U81KvYaArY//xzTyrc703CGlCu86TTI=
805805
github.com/onflow/flow-evm-bridge v0.1.0 h1:7X2osvo4NnQgHj8aERUmbYtv9FateX8liotoLnPL9nM=
806806
github.com/onflow/flow-evm-bridge v0.1.0/go.mod h1:5UYwsnu6WcBNrwitGFxphCl5yq7fbWYGYuiCSTVF6pk=
807-
github.com/onflow/flow-evm-gateway v1.4.6-0.20260130180524-5ba8398c993f h1:4ty4IFKaCPmtnC0BA4oqaHBbCS0Z8sJgO0bip35FV1I=
808-
github.com/onflow/flow-evm-gateway v1.4.6-0.20260130180524-5ba8398c993f/go.mod h1:G3K4erPk0kTG9Wf+j+ixrjxN7sBk+e1DHgtq2VKq3K8=
807+
github.com/onflow/flow-evm-gateway v1.4.7 h1:5r+E/rZeR1BubtL8ziEPZ6WwhuSx/vobKBNLvzXFcTQ=
808+
github.com/onflow/flow-evm-gateway v1.4.7/go.mod h1:G3K4erPk0kTG9Wf+j+ixrjxN7sBk+e1DHgtq2VKq3K8=
809809
github.com/onflow/flow-ft/lib/go/contracts v1.0.1 h1:Ts5ob+CoCY2EjEd0W6vdLJ7hLL3SsEftzXG2JlmSe24=
810810
github.com/onflow/flow-ft/lib/go/contracts v1.0.1/go.mod h1:PwsL8fC81cjnUnTfmyL/HOIyHnyaw/JA474Wfj2tl6A=
811811
github.com/onflow/flow-ft/lib/go/templates v1.0.1 h1:FDYKAiGowABtoMNusLuRCILIZDtVqJ/5tYI4VkF5zfM=

0 commit comments

Comments
 (0)