From 8c4e5b732d9584ecf9e77a4d93a987adb333d61a Mon Sep 17 00:00:00 2001 From: Determinant Date: Thu, 29 Aug 2019 14:55:28 -0400 Subject: switch to ava-labs hosted geth --- cmd/utils/customflags.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmd/utils/customflags.go') diff --git a/cmd/utils/customflags.go b/cmd/utils/customflags.go index e5bf872..e3941e0 100644 --- a/cmd/utils/customflags.go +++ b/cmd/utils/customflags.go @@ -27,7 +27,7 @@ import ( "path" "strings" - "github.com/ethereum/go-ethereum/common/math" + "github.com/ava-labs/go-ethereum/common/math" "gopkg.in/urfave/cli.v1" ) -- cgit v1.2.3