Skip to content

Commit

Permalink
check hvm
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaytonNorthey92 committed Jan 28, 2025
1 parent 369f456 commit 3e0fa01
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 @@ -268,4 +268,4 @@ exclude (

)

replace github.com/ethereum/go-ethereum v1.13.5 => github.com/hemilabs/op-geth v1.101308.0-synctest.0.0.20240723043418-7c28a6901964
replace github.com/ethereum/go-ethereum v1.13.5 => github.com/hemilabs/op-geth v1.101308.0-synctest.0.0.20250128192105-de23646f5503
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.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/hemilabs/op-geth v1.101308.0-synctest.0.0.20250128192105-de23646f5503 h1:ZamAo1dEg90UGpoI+BlE/ac8cIbD+CIUl/cNAuysgRA=
github.com/hemilabs/op-geth v1.101308.0-synctest.0.0.20250128192105-de23646f5503/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 3e0fa01

Please sign in to comment.