We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0fb443 commit dbe5eebCopy full SHA for dbe5eeb
1 file changed
x/staking/go.mod
@@ -12,7 +12,7 @@ require (
12
cosmossdk.io/math v1.3.0
13
cosmossdk.io/store v1.1.1-0.20240418092142-896cdf1971bc
14
github.com/cometbft/cometbft v1.0.0-rc1.0.20240908111210-ab0be101882f // indirect
15
- github.com/cometbft/cometbft/api v1.0.0-rc.1 // indirect
+ github.com/cometbft/cometbft/api v1.0.0-rc.1
16
github.com/cosmos/cosmos-proto v1.0.0-beta.5
17
github.com/cosmos/cosmos-sdk v0.53.0
18
github.com/cosmos/gogoproto v1.7.0
0 commit comments