File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ replace (
1111require (
1212 github.com/ethereum/go-ethereum v1.17.4
1313 github.com/evstack/ev-node v1.1.3
14- github.com/evstack/ev-node/core v1.0 .0
14+ github.com/evstack/ev-node/core v1.1 .0
1515 github.com/evstack/ev-node/execution/evm v1.0.1
1616 github.com/ipfs/go-datastore v0.9.1
1717 github.com/rs/zerolog v1.35.1
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ replace (
99
1010require (
1111 github.com/evstack/ev-node v1.1.3
12- github.com/evstack/ev-node/core v1.0 .0
12+ github.com/evstack/ev-node/core v1.1 .0
1313 github.com/ipfs/go-datastore v0.9.1
1414 github.com/rs/zerolog v1.35.1
1515 github.com/spf13/cobra v1.10.2
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ replace (
1010require (
1111 github.com/ethereum/go-ethereum v1.17.4
1212 github.com/evstack/ev-node v1.1.2
13- github.com/evstack/ev-node/core v1.0 .0
13+ github.com/evstack/ev-node/core v1.1 .0
1414 github.com/golang-jwt/jwt/v5 v5.3.1
1515 github.com/ipfs/go-datastore v0.9.1
1616 github.com/rs/zerolog v1.35.1
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ require (
7979 github.com/emicklei/dot v1.6.2 // indirect
8080 github.com/ethereum/c-kzg-4844/v2 v2.1.6 // indirect
8181 github.com/evstack/ev-node v1.1.2 // indirect
82- github.com/evstack/ev-node/core v1.0 .0 // indirect
82+ github.com/evstack/ev-node/core v1.1 .0 // indirect
8383 github.com/felixge/httpsnoop v1.0.4 // indirect
8484 github.com/ferranbt/fastssz v0.1.4 // indirect
8585 github.com/fjl/jsonw v0.1.0 // indirect
Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ require (
131131 github.com/dvsekhvalnov/jose2go v1.8.0 // indirect
132132 github.com/emicklei/dot v1.6.2 // indirect
133133 github.com/ethereum/c-kzg-4844/v2 v2.1.6 // indirect
134- github.com/evstack/ev-node/core v1.0 .0 // indirect
134+ github.com/evstack/ev-node/core v1.1 .0 // indirect
135135 github.com/fatih/color v1.18.0 // indirect
136136 github.com/felixge/httpsnoop v1.0.4 // indirect
137137 github.com/ferranbt/fastssz v0.1.4 // indirect
You can’t perform that action at this time.
0 commit comments