Skip to content

Commit 9f177a0

Browse files
Bump github.com/onflow/flow-evm-gateway (#2001)
Bumps [github.com/onflow/flow-evm-gateway](https://github.com/onflow/flow-evm-gateway) from 1.1.2-0.20250611145322-595a1b2e4ec9 to 1.2.0-rc.3-experimental.0. - [Release notes](https://github.com/onflow/flow-evm-gateway/releases) - [Commits](https://github.com/onflow/flow-evm-gateway/commits/v1.2.0-rc.3-experimental.0) --- updated-dependencies: - dependency-name: github.com/onflow/flow-evm-gateway dependency-version: 1.2.0-rc.3-experimental.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a216ce8 commit 9f177a0

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
@@ -22,7 +22,7 @@ require (
2222
github.com/onflow/flixkit-go/v2 v2.4.0
2323
github.com/onflow/flow-core-contracts/lib/go/templates v1.7.2-0.20250807122906-29940d8821f0
2424
github.com/onflow/flow-emulator v1.6.1
25-
github.com/onflow/flow-evm-gateway v1.1.2-0.20250611145322-595a1b2e4ec9
25+
github.com/onflow/flow-evm-gateway v1.2.0-rc.3-experimental.0
2626
github.com/onflow/flow-go v0.41.0-rc.1.0.20250618213905-cfbf84027792
2727
github.com/onflow/flow-go-sdk v1.6.1
2828
github.com/onflow/flowkit/v2 v2.4.2

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -838,8 +838,8 @@ github.com/onflow/flow-emulator v1.6.1 h1:TfMdtVozqcCzW1O/Tk+2FfsehaVAh/F9NKmZS1
838838
github.com/onflow/flow-emulator v1.6.1/go.mod h1:H8hFShyEpxgNBf4lbypksifjwVFgmgsfEmoV6IM+/gQ=
839839
github.com/onflow/flow-evm-bridge v0.1.0 h1:7X2osvo4NnQgHj8aERUmbYtv9FateX8liotoLnPL9nM=
840840
github.com/onflow/flow-evm-bridge v0.1.0/go.mod h1:5UYwsnu6WcBNrwitGFxphCl5yq7fbWYGYuiCSTVF6pk=
841-
github.com/onflow/flow-evm-gateway v1.1.2-0.20250611145322-595a1b2e4ec9 h1:vSnFA9u4O0DkqXh3Q5B4LhiKK42A94L4NLieYPu4QJ4=
842-
github.com/onflow/flow-evm-gateway v1.1.2-0.20250611145322-595a1b2e4ec9/go.mod h1:2LR+5xlQxPNr4mwW6a89aQz3bpQkblFE2bL7hRybS8k=
841+
github.com/onflow/flow-evm-gateway v1.2.0-rc.3-experimental.0 h1:dJNO3bY6NYuPxWP4YUS9Q8XcbqUjBrJbML3TwFEpU4w=
842+
github.com/onflow/flow-evm-gateway v1.2.0-rc.3-experimental.0/go.mod h1:wd7VaH1XlOVaE2zuuunMslj5vAU+5NugTETUxx0NY9M=
843843
github.com/onflow/flow-ft/lib/go/contracts v1.0.1 h1:Ts5ob+CoCY2EjEd0W6vdLJ7hLL3SsEftzXG2JlmSe24=
844844
github.com/onflow/flow-ft/lib/go/contracts v1.0.1/go.mod h1:PwsL8fC81cjnUnTfmyL/HOIyHnyaw/JA474Wfj2tl6A=
845845
github.com/onflow/flow-ft/lib/go/templates v1.0.1 h1:FDYKAiGowABtoMNusLuRCILIZDtVqJ/5tYI4VkF5zfM=

0 commit comments

Comments
 (0)