Skip to content

Commit

Permalink
chore: update op-geth deps to v0.3.0-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
bnoieh committed Mar 8, 2024
1 parent ba7fb82 commit 111bd56
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ require (
)

// TODO replace to bnb-chain/op-geth
replace github.com/ethereum/go-ethereum => github.com/bnoieh/op-geth v1.4.4
replace github.com/ethereum/go-ethereum => github.com/bnb-chain/op-geth v0.3.0-alpha

replace github.com/cometbft/cometbft => github.com/bnb-chain/greenfield-cometbft v1.0.0

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1421,8 +1421,8 @@ github.com/blizzy78/varnamelen v0.8.0/go.mod h1:V9TzQZ4fLJ1DSrjVDfl89H7aMnTvKkAp
github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869/go.mod h1:Ekp36dRnpXw/yCqJaO+ZrUyxD+3VXMFFr56k5XYrpB4=
github.com/bnb-chain/greenfield-cometbft v1.0.0 h1:0r6hOJWD/+es0gxP/exKuN/krgXAr3LCn5/XlcgDWr8=
github.com/bnb-chain/greenfield-cometbft v1.0.0/go.mod h1:f35mk/r5ab6yvzlqEWZt68LfUje68sYgMpVlt2CUYMk=
github.com/bnoieh/op-geth v1.4.4 h1:mQcWqMiKuPLr/jMHzMEqiHbcVIhnV1gzcCnl3y0XRwI=
github.com/bnoieh/op-geth v1.4.4/go.mod h1:GgNSaFvHsvsF+9YBwnQAbMrmEdtUJs5qJuB6H+x1Lho=
github.com/bnb-chain/op-geth v0.3.0-alpha h1:4bxV3Z6iDrWWUkErl9eRUmZ/f2SFdy8dPwARTbQebVw=
github.com/bnb-chain/op-geth v0.3.0-alpha/go.mod h1:GgNSaFvHsvsF+9YBwnQAbMrmEdtUJs5qJuB6H+x1Lho=
github.com/bombsimon/wsl/v2 v2.0.0/go.mod h1:mf25kr/SqFEPhhcxW1+7pxzGlW+hIl/hYTKY95VwV8U=
github.com/bombsimon/wsl/v2 v2.2.0/go.mod h1:Azh8c3XGEJl9LyX0/sFC+CKMc7Ssgua0g+6abzXN4Pg=
github.com/bombsimon/wsl/v3 v3.0.0/go.mod h1:st10JtZYLE4D5sC7b8xV4zTKZwAQjCH/Hy2Pm1FNZIc=
Expand Down

0 comments on commit 111bd56

Please sign in to comment.