Skip to content

Commit

Permalink
try commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaytonNorthey92 committed Dec 9, 2024
1 parent 39a2e5b commit eb7e20a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ require (
github.com/hashicorp/golang-lru/v2 v2.0.5
github.com/hashicorp/raft v1.6.1
github.com/hashicorp/raft-boltdb v0.0.0-20231211162105-6c830fa4535e
github.com/hemilabs/heminetwork v0.2.0
github.com/hemilabs/heminetwork v0.2.7-hom3
github.com/holiman/uint256 v1.2.4
github.com/ipfs/go-datastore v0.6.0
github.com/ipfs/go-ds-leveldb v0.5.0
Expand Down Expand Up @@ -268,4 +268,4 @@ exclude (

)

replace github.com/ethereum/go-ethereum v1.13.5 => github.com/hemilabs/op-geth v1.14.1
replace github.com/ethereum/go-ethereum v1.13.5 => github.com/hemilabs/op-geth v1.101308.0-synctest.0.0.20240723043418-7c28a6901964
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -386,8 +386,8 @@ github.com/hashicorp/raft v1.6.1 h1:v/jm5fcYHvVkL0akByAp+IDdDSzCNCGhdO6VdB56HIM=
github.com/hashicorp/raft v1.6.1/go.mod h1:N1sKh6Vn47mrWvEArQgILTyng8GoDRNYlgKyK7PMjs0=
github.com/hashicorp/raft-boltdb v0.0.0-20231211162105-6c830fa4535e h1:SK4y8oR4ZMHPvwVHryKI88kJPJda4UyWYvG5A6iEQxc=
github.com/hashicorp/raft-boltdb v0.0.0-20231211162105-6c830fa4535e/go.mod h1:EMz/UIuG93P0MBeHh6CbXQAEe8ckVJLZjhD17lBzK5Q=
github.com/hemilabs/op-geth v1.14.1 h1:wWG7twTtFHcZlnnni3jq+LCoOPFaB9suwRIJnC2zADc=
github.com/hemilabs/op-geth v1.14.1/go.mod h1:C3O7ZM3VseOr8qIzLJrrlkfU7tG88Xn/cz60bAdoIWM=
github.com/hemilabs/op-geth v1.101308.0-synctest.0.0.20240723043418-7c28a6901964 h1:PC5Xk+1aeUlAcitCjFi8XJ13iiuJXbOth4D2ch5FQ6k=
github.com/hemilabs/op-geth v1.101308.0-synctest.0.0.20240723043418-7c28a6901964/go.mod h1:pmTbz2wV1/2HyhYbrBXSDnDrkYhcr0a6KbwP5YB6fJQ=
github.com/holiman/billy v0.0.0-20230718173358-1c7e68d277a7 h1:3JQNjnMRil1yD0IfZKHF9GxxWKDJGj8I0IqOUol//sw=
github.com/holiman/billy v0.0.0-20230718173358-1c7e68d277a7/go.mod h1:5GuXa7vkL8u9FkFuWdVvfR5ix8hRB7DbOAaYULamFpc=
github.com/holiman/bloomfilter/v2 v2.0.3 h1:73e0e/V0tCydx14a0SCYS/EWCxgwLZ18CZcZKVu0fao=
Expand Down

0 comments on commit eb7e20a

Please sign in to comment.