@@ -40,7 +40,7 @@ require (
40
40
github.com/swaggo/swag v1.16.4
41
41
github.com/testcontainers/testcontainers-go v0.34.0
42
42
github.com/urfave/cli/v2 v2.27.5
43
- golang.org/x/exp v0.0.0-20240808152545-0cdaa3abc0fa
43
+ golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c
44
44
golang.org/x/sync v0.10.0
45
45
gopkg.in/go-playground/assert.v1 v1.2.1
46
46
gopkg.in/yaml.v3 v3.0.1
@@ -99,14 +99,14 @@ require (
99
99
github.com/elastic/gosigar v0.14.3 // indirect
100
100
github.com/emirpasic/gods v1.18.1 // indirect
101
101
github.com/ethereum-optimism/go-ethereum-hdwallet v0.1.3 // indirect
102
- github.com/ethereum-optimism/superchain-registry/superchain v0.0.0-20240910145426-b3905c89e8ac // indirect
102
+ github.com/ethereum-optimism/superchain-registry/superchain v0.0.0-20241213092551-33a63fce8214 // indirect
103
103
github.com/ethereum/c-kzg-4844 v1.0.0 // indirect
104
104
github.com/ethereum/go-verkle v0.1.1-0.20240829091221-dffa7562dbe9 // indirect
105
105
github.com/ethereum/hive/hiveproxy v0.0.0-20240808014330-625b82294b46 // indirect
106
106
github.com/felixge/httpsnoop v1.0.4 // indirect
107
107
github.com/flynn/noise v1.1.0 // indirect
108
108
github.com/francoispqt/gojay v1.2.13 // indirect
109
- github.com/fsnotify/fsnotify v1.7 .0 // indirect
109
+ github.com/fsnotify/fsnotify v1.8 .0 // indirect
110
110
github.com/fsouza/go-dockerclient v1.11.0 // indirect
111
111
github.com/getsentry/sentry-go v0.27.0 // indirect
112
112
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
@@ -134,7 +134,7 @@ require (
134
134
github.com/google/go-cmp v0.6.0 // indirect
135
135
github.com/google/gofuzz v1.2.1-0.20220503160820-4a35382e8fc8 // indirect
136
136
github.com/google/gopacket v1.1.19 // indirect
137
- github.com/google/pprof v0.0.0-20240727154555-813a5fbdbec8 // indirect
137
+ github.com/google/pprof v0.0.0-20241009165004-a3522334989c // indirect
138
138
github.com/gorilla/css v1.0.0 // indirect
139
139
github.com/gorilla/mux v1.8.1 // indirect
140
140
github.com/hashicorp/errwrap v1.1.0 // indirect
@@ -146,11 +146,12 @@ require (
146
146
github.com/hashicorp/yamux v0.1.1 // indirect
147
147
github.com/herumi/bls-eth-go-binary v0.0.0-20210917013441-d37c07cfda4e // indirect
148
148
github.com/holiman/bloomfilter/v2 v2.0.3 // indirect
149
- github.com/holiman/uint256 v1.3.1 // indirect
149
+ github.com/holiman/uint256 v1.3.2 // indirect
150
150
github.com/huin/goupnp v1.3.0 // indirect
151
151
github.com/iancoleman/strcase v0.2.0 // indirect
152
152
github.com/ipfs/go-cid v0.4.1 // indirect
153
153
github.com/ipfs/go-datastore v0.6.0 // indirect
154
+ github.com/ipfs/go-ds-leveldb v0.5.0 // indirect
154
155
github.com/ipfs/go-log/v2 v2.5.1 // indirect
155
156
github.com/jackpal/go-nat-pmp v1.0.2 // indirect
156
157
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
@@ -208,8 +209,8 @@ require (
208
209
github.com/mr-tron/base58 v1.2.0 // indirect
209
210
github.com/multiformats/go-base32 v0.1.0 // indirect
210
211
github.com/multiformats/go-base36 v0.2.0 // indirect
211
- github.com/multiformats/go-multiaddr v0.13 .0 // indirect
212
- github.com/multiformats/go-multiaddr-dns v0.4.0 // indirect
212
+ github.com/multiformats/go-multiaddr v0.14 .0 // indirect
213
+ github.com/multiformats/go-multiaddr-dns v0.4.1 // indirect
213
214
github.com/multiformats/go-multiaddr-fmt v0.1.0 // indirect
214
215
github.com/multiformats/go-multibase v0.2.0 // indirect
215
216
github.com/multiformats/go-multicodec v0.9.0 // indirect
@@ -253,7 +254,7 @@ require (
253
254
github.com/quic-go/quic-go v0.48.2 // indirect
254
255
github.com/quic-go/webtransport-go v0.8.1-0.20241018022711-4ac2c9250e66 // indirect
255
256
github.com/raulk/go-watchdog v1.3.0 // indirect
256
- github.com/rivo/uniseg v0.4.4 // indirect
257
+ github.com/rivo/uniseg v0.4.7 // indirect
257
258
github.com/rogpeppe/go-internal v1.12.0 // indirect
258
259
github.com/rs/cors v1.11.0 // indirect
259
260
github.com/russross/blackfriday/v2 v2.1.0 // indirect
@@ -265,6 +266,7 @@ require (
265
266
github.com/sirupsen/logrus v1.9.3 // indirect
266
267
github.com/skeema/knownhosts v1.3.0 // indirect
267
268
github.com/spaolacci/murmur3 v1.1.0 // indirect
269
+ github.com/stretchr/objx v0.5.2 // indirect
268
270
github.com/supranational/blst v0.3.13 // indirect
269
271
github.com/syndtr/goleveldb v1.0.1-0.20220721030215-126854af5e6d // indirect
270
272
github.com/thomaso-mirodin/intmath v0.0.0-20160323211736-5dc6d854e46e // indirect
@@ -288,14 +290,14 @@ require (
288
290
go.uber.org/multierr v1.11.0 // indirect
289
291
go.uber.org/zap v1.27.0 // indirect
290
292
golang.org/x/crypto v0.31.0 // indirect
291
- golang.org/x/mod v0.20 .0 // indirect
293
+ golang.org/x/mod v0.21 .0 // indirect
292
294
golang.org/x/net v0.33.0 // indirect
293
295
golang.org/x/oauth2 v0.24.0 // indirect
294
296
golang.org/x/sys v0.28.0 // indirect
295
297
golang.org/x/term v0.27.0 // indirect
296
298
golang.org/x/text v0.21.0 // indirect
297
299
golang.org/x/time v0.8.0 // indirect
298
- golang.org/x/tools v0.24 .0 // indirect
300
+ golang.org/x/tools v0.26 .0 // indirect
299
301
google.golang.org/genproto/googleapis/api v0.0.0-20241015192408-796eee8c2d53 // indirect
300
302
google.golang.org/genproto/googleapis/rpc v0.0.0-20241015192408-796eee8c2d53 // indirect
301
303
google.golang.org/grpc v1.69.2 // indirect
@@ -316,9 +318,9 @@ require (
316
318
sigs.k8s.io/yaml v1.3.0 // indirect
317
319
)
318
320
319
- replace github.com/ethereum/go-ethereum v1.14.11 => github.com/taikoxyz/taiko-geth v1.11.1
321
+ replace github.com/ethereum/go-ethereum v1.14.11 => github.com/taikoxyz/taiko-geth v1.11.2-0.20250123151311-d00a5f4d81f5
320
322
321
- replace github.com/ethereum-optimism/optimism v1.7.4 => github.com/taikoxyz/optimism v0.0.0-20241003061504-cdf8af288f39
323
+ replace github.com/ethereum-optimism/optimism v1.7.4 => github.com/taikoxyz/optimism v0.0.0-20250123152207-72fdade842c0
322
324
323
325
replace github.com/uber/jaeger-client-go => github.com/uber/jaeger-client-go v2.25.0+incompatible
324
326
0 commit comments