We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fafbe0 commit 43747afCopy full SHA for 43747af
evolve/template/constants.go
@@ -10,10 +10,10 @@ const (
10
11
const (
12
GoExecPackage = "github.com/evstack/ev-abci"
13
- GoExecVersion = "v0.3.1-0.20250818181501-f014411689fd"
+ GoExecVersion = "v0.3.1-0.20250908162746-8c3ef4776667"
14
15
EvNodePackage = "github.com/evstack/ev-node"
16
- EvNodeVersion = "v1.0.0-beta.2.0.20250819153439-29b8ddf5a753"
+ EvNodeVersion = "v1.0.0-beta.2.0.20250908090838-0584153217ed"
17
18
GoDataStorePackageFork = "github.com/celestiaorg/go-datastore"
19
GoDataStoreVersionFork = "v0.0.0-20250801131506-48a63ae531e4"
0 commit comments