File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ require (
47
47
cosmossdk.io/x/upgrade v0.0.0-20230915171831-2196edacb99d
48
48
github.com/cometbft/cometbft v0.38.0
49
49
github.com/cosmos/cosmos-db v1.0.0
50
- github.com/cosmos/ibc-go/modules/capability v1.0.0-rc5
50
+ github.com/cosmos/ibc-go/modules/capability v1.0.0-rc6
51
51
github.com/cosmos/ibc-go/v8 v8.0.0-beta.0
52
52
github.com/rs/zerolog v1.30.0
53
53
github.com/spf13/viper v1.16.0
Original file line number Diff line number Diff line change @@ -366,8 +366,8 @@ github.com/cosmos/gogoproto v1.4.11 h1:LZcMHrx4FjUgrqQSWeaGC1v/TeuVFqSLa43CC6aWR
366
366
github.com/cosmos/gogoproto v1.4.11 /go.mod h1:/g39Mh8m17X8Q/GDEs5zYTSNaNnInBSohtaxzQnYq1Y =
367
367
github.com/cosmos/iavl v1.0.0-rc.1 h1:5+73BEWW1gZOIUJKlk/1fpD4lOqqeFBA8KuV+NpkCpU =
368
368
github.com/cosmos/iavl v1.0.0-rc.1 /go.mod h1:CmTGqMnRnucjxbjduneZXT+0vPgNElYvdefjX2q9tYc =
369
- github.com/cosmos/ibc-go/modules/capability v1.0.0-rc5 h1:OwYsRIM2gwe3ifuvi2sriEvDBd3t43vTF2GEi1SOchM =
370
- github.com/cosmos/ibc-go/modules/capability v1.0.0-rc5 /go.mod h1:YriReKrNl7ZKBW6FSmgV7v4BhrN84tm672YjU0Y2C2I =
369
+ github.com/cosmos/ibc-go/modules/capability v1.0.0-rc6 h1:K3lWRr/WJkPdSWErxhQL1x0CTnJyONHwJSyaTefGDf0 =
370
+ github.com/cosmos/ibc-go/modules/capability v1.0.0-rc6 /go.mod h1:DBP9jg+NoXU2buK5QDyf87lMjcQYN8qFlByNeNJmuhs =
371
371
github.com/cosmos/ibc-go/v8 v8.0.0-beta.0 h1:Rppw2d8W40OR0hiLOLPm9fCniuLRKMEGFa/qohEKj+4 =
372
372
github.com/cosmos/ibc-go/v8 v8.0.0-beta.0 /go.mod h1:PdH5J3hN9G13jVTQUP6YKHsFx7duUhFX9CrZetZcRsw =
373
373
github.com/cosmos/ics23/go v0.10.0 h1:iXqLLgp2Lp+EdpIuwXTYIQU+AiHj9mOC2X9ab++bZDM =
You can’t perform that action at this time.
0 commit comments