diff --git a/go.mod b/go.mod index 03b06f4..2b3c961 100644 --- a/go.mod +++ b/go.mod @@ -73,3 +73,5 @@ require ( gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect gopkg.in/yaml.v3 v3.0.1 // indirect ) + +replace github.com/luxfi/geth => /Users/z/work/lux/geth