We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2154518 commit d3ec4dcCopy full SHA for d3ec4dc
1 file changed
go.mod
@@ -7,8 +7,8 @@ require (
7
github.com/blang/semver/v4 v4.0.0
8
github.com/boz/go-lifecycle v0.1.1
9
github.com/cosmos/cosmos-sdk v0.45.16
10
- github.com/cosmos/ibc-go/v4 v4.6.0
11
github.com/cosmos/go-bip39 v1.0.0
+ github.com/cosmos/ibc-go/v4 v4.6.0
12
github.com/gogo/protobuf v1.3.3
13
github.com/google/go-github/v56 v56.0.0
14
github.com/gorilla/mux v1.8.1
@@ -39,6 +39,7 @@ require (
39
)
40
41
retract (
42
+ v0.34.0
43
v0.28.1
44
v0.28.0
45
v0.26.0
0 commit comments