Skip to content

Commit ed20345

Browse files
karlbgithub-actions[bot]
authored andcommitted
[Automatic] - Update op-geth dependencies
Update the go package dependency and the devnet docker container reference of the `l2` service to the latest commit (`df2ea968968d4910ce21b44280a0077a54f73d3f`) in the `celo-rebase-14` ref.
1 parent 6405229 commit ed20345

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ require (
304304
rsc.io/tmplfunc v0.0.3 // indirect
305305
)
306306

307-
replace github.com/ethereum/go-ethereum => github.com/celo-org/op-geth v1.101411.1-0.20250811125131-18fdf55a858a
307+
replace github.com/ethereum/go-ethereum => github.com/celo-org/op-geth v1.101411.1-0.20250919144033-df2ea968968d
308308

309309
//replace github.com/ethereum/go-ethereum => ../op-geth
310310

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,8 @@ github.com/btcsuite/winsvc v1.0.0/go.mod h1:jsenWakMcC0zFBFurPLEAyrnc/teJEM1O46f
106106
github.com/buger/jsonparser v0.0.0-20181115193947-bf1c66bbce23/go.mod h1:bbYlZJ7hK1yFx9hf58LP0zeX7UjIGs20ufpu3evjr+s=
107107
github.com/campoy/embedmd v1.0.0 h1:V4kI2qTJJLf4J29RzI/MAt2c3Bl4dQSYPuflzwFH2hY=
108108
github.com/campoy/embedmd v1.0.0/go.mod h1:oxyr9RCiSXg0M3VJ3ks0UGfp98BpSSGr0kpiX3MzVl8=
109-
github.com/celo-org/op-geth v1.101411.1-0.20250811125131-18fdf55a858a h1:7WzeOeiw5vb7upDFxrVbWY6bsoaIUpNcMpgKvS6djv4=
110-
github.com/celo-org/op-geth v1.101411.1-0.20250811125131-18fdf55a858a/go.mod h1:t0cqhXT92qK7qVxCaJv6VVY2a4iBE3Kme+9zLlKlU30=
109+
github.com/celo-org/op-geth v1.101411.1-0.20250919144033-df2ea968968d h1:2fna+vFNnstYs3aPLZyqQl8xKa6IDimJ1KkJZD1DBk0=
110+
github.com/celo-org/op-geth v1.101411.1-0.20250919144033-df2ea968968d/go.mod h1:LQbSbmdY3V6f7pIvE4eSpUjeuJ8awd1/OtFRWDLNavY=
111111
github.com/cenkalti/backoff/v4 v4.3.0 h1:MyRJ/UdXutAwSAT+s3wNd7MfTIcy71VQueUuFK343L8=
112112
github.com/cenkalti/backoff/v4 v4.3.0/go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE=
113113
github.com/cespare/cp v0.1.0 h1:SE+dxFebS7Iik5LK0tsi1k9ZCxEaFX4AjQmoyA+1dJk=

0 commit comments

Comments
 (0)