Skip to content

Commit cb250a1

Browse files
ezdacgithub-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 (`393ad2d8a3176caedb2bc3f063b290958c5e77f5`) in the `celo-rebase-13` ref.
1 parent 70ecf8b commit cb250a1

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
@@ -275,7 +275,7 @@ require (
275275
rsc.io/tmplfunc v0.0.3 // indirect
276276
)
277277

278-
replace github.com/ethereum/go-ethereum => github.com/celo-org/op-geth v1.101411.1-0.20250717110822-f5bcaebead1c
278+
replace github.com/ethereum/go-ethereum => github.com/celo-org/op-geth v1.101411.1-0.20250721093420-393ad2d8a317
279279

280280
//replace github.com/ethereum/go-ethereum => ../op-geth
281281

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ github.com/btcsuite/snappy-go v1.0.0/go.mod h1:8woku9dyThutzjeg+3xrA5iCpBRH8XEEg
8686
github.com/btcsuite/websocket v0.0.0-20150119174127-31079b680792/go.mod h1:ghJtEyQwv5/p4Mg4C0fgbePVuGr935/5ddU9Z3TmDRY=
8787
github.com/btcsuite/winsvc v1.0.0/go.mod h1:jsenWakMcC0zFBFurPLEAyrnc/teJEM1O46fmI40EZs=
8888
github.com/buger/jsonparser v0.0.0-20181115193947-bf1c66bbce23/go.mod h1:bbYlZJ7hK1yFx9hf58LP0zeX7UjIGs20ufpu3evjr+s=
89-
github.com/celo-org/op-geth v1.101411.1-0.20250717110822-f5bcaebead1c h1:9ttS7dI9igTzT6dS/IUUeiZObv2VzEPkbC8AsRDAfik=
90-
github.com/celo-org/op-geth v1.101411.1-0.20250717110822-f5bcaebead1c/go.mod h1:dvnZ2pA+hQwyGzmF5o70B1Y/S9hhG2VtnvK6XZUzZsI=
89+
github.com/celo-org/op-geth v1.101411.1-0.20250721093420-393ad2d8a317 h1:EkVtoP05WwhKGyPmdXSBOXpI4LR1vodFWIDhue4i9cM=
90+
github.com/celo-org/op-geth v1.101411.1-0.20250721093420-393ad2d8a317/go.mod h1:dvnZ2pA+hQwyGzmF5o70B1Y/S9hhG2VtnvK6XZUzZsI=
9191
github.com/cenkalti/backoff/v4 v4.3.0 h1:MyRJ/UdXutAwSAT+s3wNd7MfTIcy71VQueUuFK343L8=
9292
github.com/cenkalti/backoff/v4 v4.3.0/go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE=
9393
github.com/cespare/cp v0.1.0 h1:SE+dxFebS7Iik5LK0tsi1k9ZCxEaFX4AjQmoyA+1dJk=

0 commit comments

Comments
 (0)