Skip to content

Commit 1c37c94

Browse files
faddatilgooz
andauthored
feat(templates): bump sdk version (#1210)
Bump the Cosmos SDK version to allow scaffolded chains to run on arm devices Co-authored-by: İlker G. Öztürk <ilkergoktugozturk@gmail.com>
1 parent fd4ac26 commit 1c37c94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

starport/templates/app/stargate/go.mod.plush

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module <%= ModulePath %>
33
go 1.16
44

55
require (
6-
github.com/cosmos/cosmos-sdk v0.42.4
6+
github.com/cosmos/cosmos-sdk v0.42.5
77
github.com/gogo/protobuf v1.3.3
88
github.com/golang/protobuf v1.5.2 // indirect
99
github.com/gorilla/mux v1.8.0

0 commit comments

Comments
 (0)