@@ -34,7 +34,7 @@ require (
34
34
cloud.google.com/go v0.112.2 // indirect
35
35
cloud.google.com/go/auth v0.3.0 // indirect
36
36
cloud.google.com/go/auth/oauth2adapt v0.2.2 // indirect
37
- cloud.google.com/go/compute/metadata v0.3 .0 // indirect
37
+ cloud.google.com/go/compute/metadata v0.5 .0 // indirect
38
38
cloud.google.com/go/iam v1.1.7 // indirect
39
39
cloud.google.com/go/storage v1.40.0 // indirect
40
40
cosmossdk.io/api v0.7.5 // indirect
@@ -66,7 +66,6 @@ require (
66
66
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect
67
67
github.com/bgentry/speakeasy v0.1.1-0.20220910012023-760eaf8b6816 // indirect
68
68
github.com/bits-and-blooms/bitset v1.13.0 // indirect
69
- github.com/btcsuite/btcd/btcec/v2 v2.3.4 // indirect
70
69
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
71
70
github.com/cespare/xxhash/v2 v2.3.0 // indirect
72
71
github.com/chzyer/readline v1.5.1 // indirect
@@ -76,8 +75,8 @@ require (
76
75
github.com/cockroachdb/pebble v1.1.1 // indirect
77
76
github.com/cockroachdb/redact v1.1.5 // indirect
78
77
github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 // indirect
79
- github.com/cometbft/cometbft v0.38.12 // indirect
80
- github.com/cometbft/cometbft-db v0.12.0 // indirect
78
+ github.com/cometbft/cometbft v0.38.15 // indirect
79
+ github.com/cometbft/cometbft-db v0.14.1 // indirect
81
80
github.com/containerd/log v0.1.0 // indirect
82
81
github.com/cosmos/btcutil v1.0.5 // indirect
83
82
github.com/cosmos/cosmos-db v1.0.2 // indirect
@@ -119,12 +118,12 @@ require (
119
118
github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2 // indirect
120
119
github.com/gogo/googleapis v1.4.1 // indirect
121
120
github.com/gogo/protobuf v1.3.3 // indirect
122
- github.com/golang/glog v1.2.1 // indirect
121
+ github.com/golang/glog v1.2.2 // indirect
123
122
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
124
123
github.com/golang/mock v1.6.0 // indirect
125
124
github.com/golang/protobuf v1.5.4 // indirect
126
125
github.com/golang/snappy v0.0.5-0.20220116011046-fa5810519dcb // indirect
127
- github.com/google/btree v1.1.2 // indirect
126
+ github.com/google/btree v1.1.3 // indirect
128
127
github.com/google/flatbuffers v24.3.25+incompatible // indirect
129
128
github.com/google/go-cmp v0.6.0 // indirect
130
129
github.com/google/orderedcode v0.0.1 // indirect
@@ -175,12 +174,13 @@ require (
175
174
github.com/mattn/go-colorable v0.1.13 // indirect
176
175
github.com/mattn/go-isatty v0.0.20 // indirect
177
176
github.com/mimoo/StrobeGo v0.0.0-20220103164710-9a04d6ca976b // indirect
178
- github.com/minio/highwayhash v1.0.2 // indirect
177
+ github.com/minio/highwayhash v1.0.3 // indirect
179
178
github.com/minio/sha256-simd v1.0.1 // indirect
180
179
github.com/misko9/go-substrate-rpc-client/v4 v4.0.0-20240603204351-26b456ae3afe // indirect
181
180
github.com/mitchellh/go-homedir v1.1.0 // indirect
182
181
github.com/mitchellh/go-testing-interface v1.14.1 // indirect
183
182
github.com/mitchellh/mapstructure v1.5.0 // indirect
183
+ github.com/morikuni/aec v1.0.0 // indirect
184
184
github.com/mr-tron/base58 v1.2.0 // indirect
185
185
github.com/mtibben/percent v0.2.1 // indirect
186
186
github.com/multiformats/go-base32 v0.1.0 // indirect
@@ -198,13 +198,13 @@ require (
198
198
github.com/opencontainers/image-spec v1.1.0-rc5 // indirect
199
199
github.com/pelletier/go-toml v1.9.5 // indirect
200
200
github.com/pelletier/go-toml/v2 v2.2.2 // indirect
201
- github.com/petermattis/goid v0.0.0-20240327183114-c42a807a84ba // indirect
201
+ github.com/petermattis/goid v0.0.0-20240813172612-4fcff4a6cae7 // indirect
202
202
github.com/pierrec/xxHash v0.1.5 // indirect
203
203
github.com/pkg/errors v0.9.1 // indirect
204
204
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
205
- github.com/prometheus/client_golang v1.20.1 // indirect
205
+ github.com/prometheus/client_golang v1.20.5 // indirect
206
206
github.com/prometheus/client_model v0.6.1 // indirect
207
- github.com/prometheus/common v0.55.0 // indirect
207
+ github.com/prometheus/common v0.60.1 // indirect
208
208
github.com/prometheus/procfs v0.15.1 // indirect
209
209
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 // indirect
210
210
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec // indirect
@@ -213,7 +213,7 @@ require (
213
213
github.com/rs/zerolog v1.32.0 // indirect
214
214
github.com/sagikazarmark/locafero v0.4.0 // indirect
215
215
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
216
- github.com/sasha-s/go-deadlock v0.3.1 // indirect
216
+ github.com/sasha-s/go-deadlock v0.3.5 // indirect
217
217
github.com/sourcegraph/conc v0.3.0 // indirect
218
218
github.com/spaolacci/murmur3 v1.1.0 // indirect
219
219
github.com/spf13/afero v1.11.0 // indirect
@@ -240,23 +240,23 @@ require (
240
240
go.opentelemetry.io/otel/sdk v1.28.0 // indirect
241
241
go.opentelemetry.io/otel/trace v1.28.0 // indirect
242
242
go.uber.org/multierr v1.11.0 // indirect
243
- golang.org/x/crypto v0.26 .0 // indirect
243
+ golang.org/x/crypto v0.28 .0 // indirect
244
244
golang.org/x/exp v0.0.0-20240416160154-fe59bbe5cc7f // indirect
245
245
golang.org/x/mod v0.17.0 // indirect
246
- golang.org/x/net v0.28 .0 // indirect
247
- golang.org/x/oauth2 v0.21 .0 // indirect
246
+ golang.org/x/net v0.30 .0 // indirect
247
+ golang.org/x/oauth2 v0.23 .0 // indirect
248
248
golang.org/x/sync v0.8.0 // indirect
249
- golang.org/x/sys v0.23 .0 // indirect
250
- golang.org/x/term v0.23 .0 // indirect
251
- golang.org/x/text v0.17 .0 // indirect
249
+ golang.org/x/sys v0.26 .0 // indirect
250
+ golang.org/x/term v0.25 .0 // indirect
251
+ golang.org/x/text v0.19 .0 // indirect
252
252
golang.org/x/time v0.5.0 // indirect
253
253
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d // indirect
254
254
google.golang.org/api v0.176.1 // indirect
255
255
google.golang.org/genproto v0.0.0-20240415180920-8c6c420018be // indirect
256
- google.golang.org/genproto/googleapis/api v0.0.0-20240701130421-f6361c86f094 // indirect
257
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240709173604-40e1e62336c5 // indirect
258
- google.golang.org/grpc v1.65.0 // indirect
259
- google.golang.org/protobuf v1.34.2 // indirect
256
+ google.golang.org/genproto/googleapis/api v0.0.0-20240814211410-ddb44dafa142 // indirect
257
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 // indirect
258
+ google.golang.org/grpc v1.67.1 // indirect
259
+ google.golang.org/protobuf v1.35.1 // indirect
260
260
gopkg.in/ini.v1 v1.67.0 // indirect
261
261
gopkg.in/natefinch/npipe.v2 v2.0.0-20160621034901-c1b8fa8bdcce // indirect
262
262
gopkg.in/yaml.v2 v2.4.0 // indirect
0 commit comments