From 48370a69ad90e2aa471ba4dad57e72ac8034d056 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 18:39:41 +0000 Subject: [PATCH] Bump github.com/onflow/flow-evm-gateway Bumps [github.com/onflow/flow-evm-gateway](https://github.com/onflow/flow-evm-gateway) from 1.4.5-0.20260109131900-576c361f7c70 to 1.4.6-experimental-sf.1. - [Release notes](https://github.com/onflow/flow-evm-gateway/releases) - [Commits](https://github.com/onflow/flow-evm-gateway/commits/v1.4.6-experimental-sf.1) --- updated-dependencies: - dependency-name: github.com/onflow/flow-evm-gateway dependency-version: 1.4.6-experimental-sf.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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 4699f4219..addb54fa3 100644 --- a/go.mod +++ b/go.mod @@ -21,7 +21,7 @@ require ( github.com/onflow/flow-core-contracts/lib/go/contracts v1.9.2 github.com/onflow/flow-core-contracts/lib/go/templates v1.9.2 github.com/onflow/flow-emulator v1.16.3 - github.com/onflow/flow-evm-gateway v1.4.6-0.20260130180524-5ba8398c993f + github.com/onflow/flow-evm-gateway v1.4.6-experimental-sf.1 github.com/onflow/flow-go v0.45.0-internal-rc.3.0.20260129222115-cc0505f2afd5 github.com/onflow/flow-go-sdk v1.9.13 github.com/onflow/flow/protobuf/go/flow v0.4.19 diff --git a/go.sum b/go.sum index 709fc74f0..e1060995f 100644 --- a/go.sum +++ b/go.sum @@ -798,8 +798,8 @@ github.com/onflow/flow-emulator v1.16.3 h1:i1gZ1wtL67bxpkLQNWw/Q6R63SWRXH0IU0h7J github.com/onflow/flow-emulator v1.16.3/go.mod h1:VpHjJwLzFOD8U81KvYaArY//xzTyrc703CGlCu86TTI= github.com/onflow/flow-evm-bridge v0.1.0 h1:7X2osvo4NnQgHj8aERUmbYtv9FateX8liotoLnPL9nM= github.com/onflow/flow-evm-bridge v0.1.0/go.mod h1:5UYwsnu6WcBNrwitGFxphCl5yq7fbWYGYuiCSTVF6pk= -github.com/onflow/flow-evm-gateway v1.4.6-0.20260130180524-5ba8398c993f h1:4ty4IFKaCPmtnC0BA4oqaHBbCS0Z8sJgO0bip35FV1I= -github.com/onflow/flow-evm-gateway v1.4.6-0.20260130180524-5ba8398c993f/go.mod h1:G3K4erPk0kTG9Wf+j+ixrjxN7sBk+e1DHgtq2VKq3K8= +github.com/onflow/flow-evm-gateway v1.4.6-experimental-sf.1 h1:5i1pdS4GvGRYLrT0HA+JGnXk4yYW8OiRVibDbPp7OYM= +github.com/onflow/flow-evm-gateway v1.4.6-experimental-sf.1/go.mod h1:m+SeUNswybNV4Ogf00A2r93RaKuBf/SGrnyZAD/T2PU= github.com/onflow/flow-ft/lib/go/contracts v1.0.1 h1:Ts5ob+CoCY2EjEd0W6vdLJ7hLL3SsEftzXG2JlmSe24= github.com/onflow/flow-ft/lib/go/contracts v1.0.1/go.mod h1:PwsL8fC81cjnUnTfmyL/HOIyHnyaw/JA474Wfj2tl6A= github.com/onflow/flow-ft/lib/go/templates v1.0.1 h1:FDYKAiGowABtoMNusLuRCILIZDtVqJ/5tYI4VkF5zfM=