Fix dependency

This commit is contained in:
Ashwin Phatak 2022-06-01 11:01:23 +05:30 committed by Roy Crihfield
parent 3e24972a89
commit 74f82a641d

4
go.mod
View File

@ -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