Fix dependency
This commit is contained in:
parent
3e24972a89
commit
74f82a641d
4
go.mod
4
go.mod
@ -114,4 +114,6 @@ require (
|
||||
lukechampine.com/blake3 v1.1.7 // indirect
|
||||
)
|
||||
|
||||
replace github.com/ethereum/go-ethereum v1.10.18 => github.com/vulcanize/go-ethereum v1.10.18-statediff-3.2.2
|
||||
replace github.com/ethereum/go-ethereum v1.10.17 => github.com/vulcanize/go-ethereum v1.10.17-statediff-3.2.1
|
||||
|
||||
replace github.com/vulcanize/go-eth-state-node-iterator => github.com/roysc/go-eth-state-node-iterator v0.0.1-alpha.0.20220531152907-bfd1bc31af52
|
||||
|
Loading…
Reference in New Issue
Block a user