chore: use sdk release tag (#24243)
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ require (
|
||||
github.com/cosmos/cosmos-db v1.1.1
|
||||
github.com/cosmos/cosmos-proto v1.0.0-beta.5
|
||||
// this version is not used as it is always replaced by the latest Cosmos SDK version
|
||||
github.com/cosmos/cosmos-sdk v0.50.13
|
||||
github.com/cosmos/cosmos-sdk v0.53.0-rc.1
|
||||
github.com/cosmos/go-bip39 v1.0.0
|
||||
github.com/cosmos/gogoproto v1.7.0
|
||||
github.com/spf13/cobra v1.9.1
|
||||
|
||||
@@ -11,7 +11,7 @@ require (
|
||||
cosmossdk.io/math v1.5.1
|
||||
cosmossdk.io/systemtests v0.0.0-00010101000000-000000000000
|
||||
github.com/cosmos/cosmos-proto v1.0.0-beta.5 // indirect
|
||||
github.com/cosmos/cosmos-sdk v0.50.13
|
||||
github.com/cosmos/cosmos-sdk v0.53.0-rc.1
|
||||
github.com/cosmos/gogogateway v1.2.0 // indirect
|
||||
github.com/cosmos/gogoproto v1.7.0 // indirect
|
||||
github.com/cosmos/iavl v1.2.2 // indirect
|
||||
|
||||
Reference in New Issue
Block a user