Skip to content

Commit 7a4d953

Browse files
committed
deps
1 parent 0bd5b91 commit 7a4d953

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ require (
1212
github.com/cosmos/ibc-go/v8 v8.7.0
1313
github.com/ethereum/go-ethereum v1.16.7
1414
github.com/evstack/ev-node v1.0.0-beta.10
15+
github.com/evstack/ev-node/core v1.0.0-beta.5
1516
github.com/evstack/ev-node/da v0.0.0-00010101000000-000000000000
1617
github.com/evstack/ev-node/execution/evm v0.0.0-20250602130019-2a732cf903a5
1718
github.com/evstack/ev-node/execution/evm/test v0.0.0-00010101000000-000000000000
@@ -96,7 +97,6 @@ require (
9697
github.com/emicklei/dot v1.6.2 // indirect
9798
github.com/ethereum/c-kzg-4844/v2 v2.1.5 // indirect
9899
github.com/ethereum/go-verkle v0.2.2 // indirect
99-
github.com/evstack/ev-node/core v1.0.0-beta.5 // indirect
100100
github.com/fatih/color v1.16.0 // indirect
101101
github.com/felixge/httpsnoop v1.0.4 // indirect
102102
github.com/ferranbt/fastssz v0.1.4 // indirect

0 commit comments

Comments
 (0)