We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 408af15 commit a4e3b76Copy full SHA for a4e3b76
1 file changed
go.mod
@@ -53,6 +53,8 @@ require (
53
pkg.akt.dev/go/sdl v0.2.0
54
)
55
56
+retract v2.0.0
57
+
58
replace (
59
// use cosmos fork of keyring
60
github.com/99designs/keyring => github.com/cosmos/keyring v1.2.0
0 commit comments