@@ -6,7 +6,7 @@ require (
6
6
cosmossdk.io/errors v1.0.0-beta.7
7
7
cosmossdk.io/math v1.0.0-beta.4
8
8
github.com/armon/go-metrics v0.4.1
9
- github.com/cosmos/cosmos-sdk v0.46.7
9
+ github.com/cosmos/cosmos-sdk v0.46.9-rc.0
10
10
github.com/cosmos/ibc-go/v5 v5.2.0
11
11
github.com/ethereum/go-ethereum v1.10.26
12
12
github.com/evmos/ethermint v0.6.1-0.20221101220534-a8ea4eceb6d9
@@ -61,7 +61,7 @@ require (
61
61
github.com/cosmos/btcutil v1.0.5 // indirect
62
62
github.com/cosmos/cosmos-proto v1.0.0-beta.1 // indirect
63
63
github.com/cosmos/go-bip39 v1.0.0 // indirect
64
- github.com/cosmos/iavl v0.19.5-rc.1 // indirect
64
+ github.com/cosmos/iavl v0.19.5 // indirect
65
65
github.com/cosmos/ledger-cosmos-go v0.12.2 // indirect
66
66
github.com/creachadair/taskgroup v0.3.2 // indirect
67
67
github.com/danieljoos/wincred v1.1.2 // indirect
@@ -190,7 +190,7 @@ require (
190
190
replace (
191
191
// Ref: https://forum.cosmos.network/t/ibc-security-advisory-dragonberry/7702
192
192
github.com/confio/ics23/go => github.com/confio/ics23/go v0.9.0
193
- github.com/cosmos/cosmos-sdk => github.com/cosmos/cosmos-sdk v0.46.9-0.20230130122755-5e7dcbcce1e9
193
+ github.com/cosmos/cosmos-sdk => github.com/cosmos/cosmos-sdk v0.46.9-rc.0
194
194
github.com/ethereum/go-ethereum => github.com/crypto-org-chain/go-ethereum v1.10.19-deepcopy-jumptable
195
195
github.com/evmos/ethermint => github.com/crypto-org-chain/ethermint v0.20.2-cronos
196
196
0 commit comments