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 --- internal/debug/trace.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal/debug/trace.go') diff --git a/internal/debug/trace.go b/internal/debug/trace.go index cab5dea..898a1d7 100644 --- a/internal/debug/trace.go +++ b/internal/debug/trace.go @@ -23,7 +23,7 @@ import ( "os" "runtime/trace" - "github.com/ethereum/go-ethereum/log" + "github.com/ava-labs/go-ethereum/log" ) // StartGoTrace turns on tracing, writing to the given file. -- cgit v1.2.3