Hardcoding cosmos-sdk version to 0.21.0 as both 0.20.0 and 0.22.0 breaks the resulting project/template
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
name = "github.com/tendermint/go-wire"
|
||||
|
||||
[[constraint]]
|
||||
version = "~_COSMOS_VERSION_"
|
||||
version = "~0.21.0"
|
||||
name = "github.com/cosmos/cosmos-sdk"
|
||||
|
||||
[[override]]
|
||||
|
||||
Reference in New Issue
Block a user