@@ -15,7 +15,7 @@ require (
15
15
github.com/cometbft/cometbft v0.38.17
16
16
github.com/cometbft/cometbft-db v0.14.1 // indirect
17
17
github.com/cosmos/btcutil v1.0.5
18
- github.com/cosmos/cosmos-sdk v0.50.12
18
+ github.com/cosmos/cosmos-sdk v0.50.13
19
19
github.com/cosmos/gogoproto v1.7.0
20
20
github.com/cosmos/ibc-go/v8 v8.5.2
21
21
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
@@ -131,7 +131,7 @@ require (
131
131
github.com/elastic/gosigar v0.14.2 // indirect
132
132
github.com/felixge/httpsnoop v1.0.4 // indirect
133
133
github.com/flynn/noise v1.0.0 // indirect
134
- github.com/fsnotify/fsnotify v1.7.0 // indirect
134
+ github.com/fsnotify/fsnotify v1.7.0
135
135
github.com/gagliardetto/binary v0.8.0
136
136
github.com/gagliardetto/treeout v0.1.4 // indirect
137
137
github.com/gballet/go-libpcsclite v0.0.0-20190607065134-2772fd86a8ff // indirect
@@ -218,7 +218,7 @@ require (
218
218
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
219
219
github.com/modern-go/reflect2 v1.0.2 // indirect
220
220
github.com/mostynb/zstdpool-freelist v0.0.0-20201229113212-927304c0c3b1 // indirect
221
- github.com/mr-tron/base58 v1.2.0 // indirect
221
+ github.com/mr-tron/base58 v1.2.0
222
222
github.com/mtibben/percent v0.2.1 // indirect
223
223
github.com/multiformats/go-base32 v0.1.0 // indirect
224
224
github.com/multiformats/go-base36 v0.2.0 // indirect
0 commit comments