Skip to content

Commit

Permalink
Update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
max-sanchez committed Mar 7, 2025
1 parent 70b9238 commit ee580dd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -299,4 +299,5 @@ exclude (
)

// replace github.com/ethereum/go-ethereum v1.14.8 => github.com/hemilabs/op-geth v1.101308.0-synctest.0.0.20250305172405-f24107dffb44
// replace github.com/ethereum/go-ethereum v1.15.3 => ../op-geth-pectra
replace github.com/ethereum/go-ethereum v1.15.3 => github.com/hemilabs/op-geth v1.101308.0-synctest.0.0.20250307151345-e663de32cce2
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -425,8 +425,8 @@ github.com/hashicorp/raft-boltdb/v2 v2.3.1 h1:ackhdCNPKblmOhjEU9+4lHSJYFkJd6Jqyv
github.com/hashicorp/raft-boltdb/v2 v2.3.1/go.mod h1:n4S+g43dXF1tqDT+yzcXHhXM6y7MrlUd3TTwGRcUvQE=
github.com/hemilabs/heminetwork v0.11.2-0.20250120162127-79240cf76678 h1:J6bCbVeGPhc1LowekPmAdFVVsLvH2NrmqTOxYIA3UAI=
github.com/hemilabs/heminetwork v0.11.2-0.20250120162127-79240cf76678/go.mod h1:YJSH7ONjPn95FKzL8Zl8gVQYxzhwLeoWg6lQXR477QU=
github.com/hemilabs/op-geth v1.101308.0-synctest.0.0.20250307000532-307f6d6fb7e3 h1:SDtGRVi/Hj7Z/0oTKEEfT/2yI9E6y4iSA4xglHgE6kY=
github.com/hemilabs/op-geth v1.101308.0-synctest.0.0.20250307000532-307f6d6fb7e3/go.mod h1:zIYAGb9UAls1rQtmDhttQF5PmYsECPTFVhx8L47ny8k=
github.com/hemilabs/op-geth v1.101308.0-synctest.0.0.20250307151345-e663de32cce2 h1:1GfsdVydfhNXqDStV3TDoxMpWyVUWFCF6Ii4YqJHDK4=
github.com/hemilabs/op-geth v1.101308.0-synctest.0.0.20250307151345-e663de32cce2/go.mod h1:zIYAGb9UAls1rQtmDhttQF5PmYsECPTFVhx8L47ny8k=
github.com/holiman/billy v0.0.0-20240216141850-2abb0c79d3c4 h1:X4egAf/gcS1zATw6wn4Ej8vjuVGxeHdan+bRb2ebyv4=
github.com/holiman/billy v0.0.0-20240216141850-2abb0c79d3c4/go.mod h1:5GuXa7vkL8u9FkFuWdVvfR5ix8hRB7DbOAaYULamFpc=
github.com/holiman/bloomfilter/v2 v2.0.3 h1:73e0e/V0tCydx14a0SCYS/EWCxgwLZ18CZcZKVu0fao=
Expand Down

0 comments on commit ee580dd

Please sign in to comment.