@@ -17,7 +17,7 @@ require (
17
17
github.com/celestiaorg/rsmt2d v0.14.0
18
18
github.com/cosmos/cosmos-sdk v0.46.16
19
19
github.com/cristalhq/jwt/v5 v5.4.0
20
- github.com/dgraph-io/badger/v4 v4.3 .0
20
+ github.com/dgraph-io/badger/v4 v4.6 .0
21
21
github.com/etclabscore/go-openrpc-reflect v0.0.37
22
22
github.com/filecoin-project/go-jsonrpc v0.6.0
23
23
github.com/gammazero/workerpool v1.1.3
@@ -30,22 +30,22 @@ require (
30
30
github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
31
31
github.com/hashicorp/golang-lru/v2 v2.0.7
32
32
github.com/imdario/mergo v0.3.16
33
- github.com/ipfs/boxo v0.24 .0
33
+ github.com/ipfs/boxo v0.29 .0
34
34
github.com/ipfs/go-block-format v0.2.0
35
35
github.com/ipfs/go-cid v0.5.0
36
- github.com/ipfs/go-datastore v0.6.0
37
- github.com/ipfs/go-ds-badger4 v0.1.5
36
+ github.com/ipfs/go-datastore v0.8.2
37
+ github.com/ipfs/go-ds-badger4 v0.1.8
38
38
github.com/ipfs/go-ipfs-delay v0.0.1
39
39
github.com/ipfs/go-ipld-format v0.6.0
40
40
github.com/ipfs/go-log/v2 v2.5.1
41
- github.com/ipfs/go-metrics-interface v0.0.1
42
- github.com/ipfs/go-metrics-prometheus v0.0.2
41
+ github.com/ipfs/go-metrics-interface v0.3.0
42
+ github.com/ipfs/go-metrics-prometheus v0.1.0
43
43
github.com/klauspost/reedsolomon v1.12.1
44
44
github.com/libp2p/go-libp2p v0.41.0
45
- github.com/libp2p/go-libp2p-kad-dht v0.27.0
45
+ github.com/libp2p/go-libp2p-kad-dht v0.30.2
46
46
github.com/libp2p/go-libp2p-pubsub v0.13.0
47
- github.com/libp2p/go-libp2p-record v0.2.0
48
- github.com/libp2p/go-libp2p-routing-helpers v0.7.4
47
+ github.com/libp2p/go-libp2p-record v0.3.1
48
+ github.com/libp2p/go-libp2p-routing-helpers v0.7.5
49
49
github.com/mitchellh/go-homedir v1.1.0
50
50
github.com/multiformats/go-base32 v0.1.0
51
51
github.com/multiformats/go-multiaddr v0.15.0
@@ -54,19 +54,19 @@ require (
54
54
github.com/open-rpc/meta-schema v0.0.0-20201029221707-1b72ef2ea333
55
55
github.com/prometheus/client_golang v1.21.0
56
56
github.com/rollkit/go-da v0.8.0
57
- github.com/spf13/cobra v1.8 .1
58
- github.com/spf13/pflag v1.0.5
57
+ github.com/spf13/cobra v1.9 .1
58
+ github.com/spf13/pflag v1.0.6
59
59
github.com/stretchr/testify v1.10.0
60
60
github.com/tendermint/tendermint v0.34.29
61
61
go.opentelemetry.io/contrib/instrumentation/runtime v0.45.0
62
- go.opentelemetry.io/otel v1.31 .0
62
+ go.opentelemetry.io/otel v1.34 .0
63
63
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.27.0
64
64
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.31.0
65
65
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.31.0
66
- go.opentelemetry.io/otel/metric v1.31 .0
67
- go.opentelemetry.io/otel/sdk v1.31 .0
66
+ go.opentelemetry.io/otel/metric v1.34 .0
67
+ go.opentelemetry.io/otel/sdk v1.34 .0
68
68
go.opentelemetry.io/otel/sdk/metric v1.27.0
69
- go.opentelemetry.io/otel/trace v1.31 .0
69
+ go.opentelemetry.io/otel/trace v1.34 .0
70
70
go.opentelemetry.io/proto/otlp v1.3.1
71
71
go.uber.org/fx v1.23.0
72
72
go.uber.org/zap v1.27.0
@@ -141,6 +141,7 @@ require (
141
141
github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f // indirect
142
142
github.com/dgraph-io/badger/v2 v2.2007.4 // indirect
143
143
github.com/dgraph-io/ristretto v0.1.2-0.20240116140435-c67e07994f91 // indirect
144
+ github.com/dgraph-io/ristretto/v2 v2.1.0 // indirect
144
145
github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13 // indirect
145
146
github.com/docker/go-connections v0.4.1-0.20210727194412-58542c764a11 // indirect
146
147
github.com/docker/go-units v0.5.0 // indirect
@@ -152,10 +153,12 @@ require (
152
153
github.com/ethereum/go-ethereum v1.14.11 // indirect
153
154
github.com/ethereum/go-verkle v0.1.1-0.20240829091221-dffa7562dbe9 // indirect
154
155
github.com/felixge/httpsnoop v1.0.4 // indirect
156
+ github.com/filecoin-project/go-clock v0.1.0 // indirect
155
157
github.com/flynn/noise v1.1.0 // indirect
156
158
github.com/francoispqt/gojay v1.2.13 // indirect
157
159
github.com/fsnotify/fsnotify v1.7.0 // indirect
158
- github.com/gammazero/deque v0.2.0 // indirect
160
+ github.com/gammazero/chanqueue v1.0.0 // indirect
161
+ github.com/gammazero/deque v1.0.0 // indirect
159
162
github.com/getsentry/sentry-go v0.27.0 // indirect
160
163
github.com/go-kit/kit v0.12.0 // indirect
161
164
github.com/go-kit/log v0.2.1 // indirect
@@ -175,7 +178,7 @@ require (
175
178
github.com/golang/protobuf v1.5.4 // indirect
176
179
github.com/golang/snappy v0.0.5-0.20220116011046-fa5810519dcb // indirect
177
180
github.com/google/btree v1.1.3 // indirect
178
- github.com/google/flatbuffers v1.12.1 // indirect
181
+ github.com/google/flatbuffers v25.2.10+incompatible // indirect
179
182
github.com/google/go-cmp v0.6.0 // indirect
180
183
github.com/google/gopacket v1.1.19 // indirect
181
184
github.com/google/orderedcode v0.0.1 // indirect
@@ -192,11 +195,9 @@ require (
192
195
github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c // indirect
193
196
github.com/gtank/merlin v0.1.1 // indirect
194
197
github.com/gtank/ristretto255 v0.1.2 // indirect
195
- github.com/hashicorp/errwrap v1.1.0 // indirect
196
198
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
197
199
github.com/hashicorp/go-getter v1.7.5 // indirect
198
200
github.com/hashicorp/go-immutable-radix v1.3.1 // indirect
199
- github.com/hashicorp/go-multierror v1.1.1 // indirect
200
201
github.com/hashicorp/go-safetemp v1.0.0 // indirect
201
202
github.com/hashicorp/go-version v1.6.0 // indirect
202
203
github.com/hashicorp/golang-lru v1.0.2 // indirect
@@ -209,11 +210,12 @@ require (
209
210
github.com/improbable-eng/grpc-web v0.15.0 // indirect
210
211
github.com/inconshreveable/mousetrap v1.1.0 // indirect
211
212
github.com/ipfs/bbloom v0.0.4 // indirect
213
+ github.com/ipfs/go-ds-badger v0.3.4 // indirect
212
214
github.com/ipfs/go-ipfs-pq v0.0.3 // indirect
213
215
github.com/ipfs/go-ipfs-util v0.0.3 // indirect
214
216
github.com/ipfs/go-ipld-legacy v0.2.1 // indirect
215
217
github.com/ipfs/go-log v1.0.5 // indirect
216
- github.com/ipfs/go-peertaskqueue v0.8.1 // indirect
218
+ github.com/ipfs/go-peertaskqueue v0.8.2 // indirect
217
219
github.com/ipld/go-codec-dagpb v1.6.0 // indirect
218
220
github.com/ipld/go-ipld-prime v0.21.0 // indirect
219
221
github.com/jackpal/go-nat-pmp v1.0.2 // indirect
@@ -232,7 +234,7 @@ require (
232
234
github.com/libp2p/go-cidranger v1.1.0 // indirect
233
235
github.com/libp2p/go-flow-metrics v0.2.0 // indirect
234
236
github.com/libp2p/go-libp2p-asn-util v0.4.1 // indirect
235
- github.com/libp2p/go-libp2p-kbucket v0.6.4 // indirect
237
+ github.com/libp2p/go-libp2p-kbucket v0.6.5 // indirect
236
238
github.com/libp2p/go-msgio v0.3.0 // indirect
237
239
github.com/libp2p/go-netroute v0.2.2 // indirect
238
240
github.com/libp2p/go-reuseport v0.4.0 // indirect
@@ -325,6 +327,7 @@ require (
325
327
github.com/zondax/ledger-go v0.14.3 // indirect
326
328
go.etcd.io/bbolt v1.3.11 // indirect
327
329
go.opencensus.io v0.24.0 // indirect
330
+ go.opentelemetry.io/auto/sdk v1.1.0 // indirect
328
331
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0 // indirect
329
332
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.56.0 // indirect
330
333
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.31.0 // indirect
@@ -339,7 +342,7 @@ require (
339
342
golang.org/x/time v0.5.0 // indirect
340
343
golang.org/x/tools v0.30.0 // indirect
341
344
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
342
- gonum.org/v1/gonum v0.15.0 // indirect
345
+ gonum.org/v1/gonum v0.15.1 // indirect
343
346
google.golang.org/api v0.169.0 // indirect
344
347
google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de // indirect
345
348
google.golang.org/genproto/googleapis/api v0.0.0-20241007155032-5fefd90f89a9 // indirect
@@ -361,5 +364,3 @@ replace (
361
364
github.com/syndtr/goleveldb => github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7
362
365
github.com/tendermint/tendermint => github.com/celestiaorg/celestia-core v1.47.0-tm-v0.34.35
363
366
)
364
-
365
- replace github.com/ipfs/boxo => github.com/celestiaorg/boxo v0.0.0-20241118122411-70a650316c3b
0 commit comments