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 fd4ac26 commit 1c37c94Copy full SHA for 1c37c94
starport/templates/app/stargate/go.mod.plush
@@ -3,7 +3,7 @@ module <%= ModulePath %>
3
go 1.16
4
5
require (
6
- github.com/cosmos/cosmos-sdk v0.42.4
+ github.com/cosmos/cosmos-sdk v0.42.5
7
github.com/gogo/protobuf v1.3.3
8
github.com/golang/protobuf v1.5.2 // indirect
9
github.com/gorilla/mux v1.8.0
0 commit comments