We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa8ef9e commit b56e330Copy full SHA for b56e330
api/go.mod
@@ -1,6 +1,6 @@
1
module github.com/cosmos/ibc-go/api
2
3
-go 1.22.0
+go 1.21
4
5
// NOTE: This replace points the ics23 code deps used by 23-commitment to a branch using pulsar codegen (i.e. protov2 compatible encoding interfaces)
6
// This should be removed and reverted when depinject supports protov1 with gogoproto.
0 commit comments