chore: use sdk release tag (#24243)

This commit is contained in:
Alex | Interchain Labs
2025-03-31 21:00:43 +00:00
committed by GitHub
parent a6faafb107
commit 33220c17b5
35 changed files with 354 additions and 346 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ require (
github.com/cometbft/cometbft v0.38.17
github.com/cosmos/cosmos-db v1.1.1
// 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/gogoproto v1.7.0
github.com/spf13/cast v1.7.1
github.com/spf13/cobra v1.9.1