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/geth/consolecmd.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cmd/geth/consolecmd.go') diff --git a/cmd/geth/consolecmd.go b/cmd/geth/consolecmd.go index ab44175..57ea2c9 100644 --- a/cmd/geth/consolecmd.go +++ b/cmd/geth/consolecmd.go @@ -25,9 +25,9 @@ import ( "syscall" "github.com/ava-labs/coreth/cmd/utils" - "github.com/ethereum/go-ethereum/console" + "github.com/ava-labs/go-ethereum/console" "github.com/ava-labs/coreth/node" - "github.com/ethereum/go-ethereum/rpc" + "github.com/ava-labs/go-ethereum/rpc" "gopkg.in/urfave/cli.v1" ) -- cgit v1.2.3