Replace any geth version with the vdb statediff patch

This commit is contained in:
Elizabeth Engelman 2019-08-21 15:32:28 -05:00
parent e1de3afdfc
commit 4166fb24dd

2
go.mod
View File

@ -48,4 +48,4 @@ require (
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
)
replace github.com/ethereum/go-ethereum v1.9.0 => github.com/vulcanize/go-ethereum v0.0.0-20190731183759-8e20673bd101
replace github.com/ethereum/go-ethereum => github.com/vulcanize/go-ethereum v0.0.0-20190731183759-8e20673bd101