Skip to content

Commit 3392b78

Browse files
committed
update op-geth
1 parent 979c6f1 commit 3392b78

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ require (
235235
rsc.io/tmplfunc v0.0.3 // indirect
236236
)
237237

238-
replace github.com/ethereum/go-ethereum v1.14.8 => github.com/paradigmxyz/op-geth v0.0.0-20240821004537-64ba0dbcddf0
238+
replace github.com/ethereum/go-ethereum v1.14.8 => github.com/paradigmxyz/op-geth v0.0.0-20240912202626-841fcd6ec768
239239

240240
// replace github.com/ethereum/go-ethereum => ../op-geth
241241

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -521,6 +521,8 @@ github.com/opentracing/opentracing-go v1.2.0/go.mod h1:GxEUsuufX4nBwe+T+Wl9TAgYr
521521
github.com/openzipkin/zipkin-go v0.1.1/go.mod h1:NtoC/o8u3JlF1lSlyPNswIbeQH9bJTmOf0Erfk+hxe8=
522522
github.com/paradigmxyz/op-geth v0.0.0-20240821004537-64ba0dbcddf0 h1:6PrGe3Ust9zLyLRdpVF9HgmdnQsgkZy2Q9+j2sa9jAw=
523523
github.com/paradigmxyz/op-geth v0.0.0-20240821004537-64ba0dbcddf0/go.mod h1:29rbyakWPm5ATIf19M1yQJlFZDV2wV8adM5rv+A+ceI=
524+
github.com/paradigmxyz/op-geth v0.0.0-20240912202626-841fcd6ec768 h1:echOVIkqrRj4+1b+nM+SmYXvJXrMoqM5UQwSPSUTi6w=
525+
github.com/paradigmxyz/op-geth v0.0.0-20240912202626-841fcd6ec768/go.mod h1:boCyfYcCK/lDcL1JA5daLc2qgvULU1zKcVtUJ605eGc=
524526
github.com/pascaldekloe/goe v0.1.0/go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc=
525527
github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58 h1:onHthvaw9LFnH4t2DcNVpwGmV9E1BkGknEliJkfwQj0=
526528
github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58/go.mod h1:DXv8WO4yhMYhSNPKjeNKa5WY9YCIEBRbNzFFPJbWO6Y=

0 commit comments

Comments
 (0)