@@ -25,15 +25,15 @@ require (
25
25
github.com/cometbft/cometbft-db v0.14.1
26
26
github.com/cosmos/cosmos-db v1.1.1
27
27
github.com/cosmos/cosmos-proto v1.0.0-beta.5
28
- github.com/cosmos/cosmos-sdk v0.50.11
28
+ github.com/cosmos/cosmos-sdk v0.50.12
29
29
github.com/cosmos/go-bip39 v1.0.0
30
30
github.com/cosmos/gogoproto v1.7.0
31
31
github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v8 v8.2.0
32
32
github.com/cosmos/ibc-apps/modules/async-icq/v8 v8.0.0
33
33
github.com/cosmos/ibc-go/modules/capability v1.0.1
34
34
github.com/cosmos/ibc-go/modules/light-clients/08-wasm v0.4.2-0.20240730185033-ccd4dc278e72
35
35
github.com/cosmos/ibc-go/v8 v8.6.1
36
- github.com/cosmos/rosetta v0.50.11
36
+ github.com/cosmos/rosetta v0.50.12
37
37
github.com/golang/mock v1.6.0
38
38
github.com/golang/protobuf v1.5.4
39
39
github.com/gorilla/mux v1.8.1
@@ -191,7 +191,7 @@ require (
191
191
github.com/cespare/xxhash/v2 v2.3.0 // indirect
192
192
github.com/containerd/continuity v0.4.3 // indirect
193
193
github.com/cosmos/btcutil v1.0.5
194
- github.com/cosmos/ledger-cosmos-go v0.13.3 // indirect
194
+ github.com/cosmos/ledger-cosmos-go v0.14.0 // indirect
195
195
github.com/danieljoos/wincred v1.2.0 // indirect
196
196
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
197
197
github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f // indirect
0 commit comments