Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 4166fb2

Browse files
Replace any geth version with the vdb statediff patch
1 parent e1de3af commit 4166fb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ require (
4848
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
4949
)
5050

51-
replace github.com/ethereum/go-ethereum v1.9.0 => github.com/vulcanize/go-ethereum v0.0.0-20190731183759-8e20673bd101
51+
replace github.com/ethereum/go-ethereum => github.com/vulcanize/go-ethereum v0.0.0-20190731183759-8e20673bd101

0 commit comments

Comments
 (0)