Skip to content

Commit 6b50110

Browse files
committed
POC EVM State Manipulation Build
1 parent aac8eb0 commit 6b50110

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/flow-core-contracts/lib/go/templates v1.9.2
2323
github.com/onflow/flow-emulator v1.16.3
2424
github.com/onflow/flow-evm-gateway v1.4.6-0.20260130180524-5ba8398c993f
25-
github.com/onflow/flow-go v0.45.0-internal-rc.3.0.20260129222115-cc0505f2afd5
25+
github.com/onflow/flow-go v0.45.0-internal-rc.3.0.20260205152019-a119eb6559e6
2626
github.com/onflow/flow-go-sdk v1.9.13
2727
github.com/onflow/flow/protobuf/go/flow v0.4.19
2828
github.com/onflow/flowkit/v2 v2.10.2

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -804,8 +804,8 @@ github.com/onflow/flow-ft/lib/go/contracts v1.0.1 h1:Ts5ob+CoCY2EjEd0W6vdLJ7hLL3
804804
github.com/onflow/flow-ft/lib/go/contracts v1.0.1/go.mod h1:PwsL8fC81cjnUnTfmyL/HOIyHnyaw/JA474Wfj2tl6A=
805805
github.com/onflow/flow-ft/lib/go/templates v1.0.1 h1:FDYKAiGowABtoMNusLuRCILIZDtVqJ/5tYI4VkF5zfM=
806806
github.com/onflow/flow-ft/lib/go/templates v1.0.1/go.mod h1:uQ8XFqmMK2jxyBSVrmyuwdWjTEb+6zGjRYotfDJ5pAE=
807-
github.com/onflow/flow-go v0.45.0-internal-rc.3.0.20260129222115-cc0505f2afd5 h1:m91UU6vYDwGw+tj7L+J9lxF92UsHIPIyE9G/l3ZhCYM=
808-
github.com/onflow/flow-go v0.45.0-internal-rc.3.0.20260129222115-cc0505f2afd5/go.mod h1:dnH7EloXMyOLjVNcSQdSoSp1DNXsYjvO24pYKwGRzN4=
807+
github.com/onflow/flow-go v0.45.0-internal-rc.3.0.20260205152019-a119eb6559e6 h1:E0tolRt9sJBiCnhUKXR2FaQxjApolxSSpYElI0Fleac=
808+
github.com/onflow/flow-go v0.45.0-internal-rc.3.0.20260205152019-a119eb6559e6/go.mod h1:dnH7EloXMyOLjVNcSQdSoSp1DNXsYjvO24pYKwGRzN4=
809809
github.com/onflow/flow-go-sdk v1.9.13 h1:HdWhsheDkaUokC6+7eefP+v6cMKfN3/yU4O8ddC1YGc=
810810
github.com/onflow/flow-go-sdk v1.9.13/go.mod h1:e5zVNLkpzYxVbusPUMvtrbsinwCyr1krPvxMD6dhW6M=
811811
github.com/onflow/flow-nft/lib/go/contracts v1.3.0 h1:DmNop+O0EMyicZvhgdWboFG57xz5t9Qp81FKlfKyqJc=

0 commit comments

Comments
 (0)