From 21cbe9d5b1630be351329a5715fd599030a00122 Mon Sep 17 00:00:00 2001 From: Wei-Ning Huang Date: Wed, 26 Sep 2018 10:48:31 +0800 Subject: Change import go github.com/dexon-foundation/dexon --- rpc/endpoints.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rpc/endpoints.go') diff --git a/rpc/endpoints.go b/rpc/endpoints.go index 8ca6d4eb0..bf5f650aa 100644 --- a/rpc/endpoints.go +++ b/rpc/endpoints.go @@ -19,7 +19,7 @@ package rpc import ( "net" - "github.com/ethereum/go-ethereum/log" + "github.com/dexon-foundation/dexon/log" ) // StartHTTPEndpoint starts the HTTP RPC endpoint, configured with cors/vhosts/modules -- cgit v1.2.3