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 --- eth/metrics.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'eth/metrics.go') diff --git a/eth/metrics.go b/eth/metrics.go index 0533a2a..0729c44 100644 --- a/eth/metrics.go +++ b/eth/metrics.go @@ -17,8 +17,8 @@ package eth import ( - "github.com/ethereum/go-ethereum/metrics" - "github.com/ethereum/go-ethereum/p2p" + "github.com/ava-labs/go-ethereum/metrics" + "github.com/ava-labs/go-ethereum/p2p" ) var ( -- cgit v1.2.3