From d056357e4999c6c70c8b8e85a9e4f533895ed6c2 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 --- metrics/metrics.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'metrics/metrics.go') diff --git a/metrics/metrics.go b/metrics/metrics.go index 2a2b804e7..04f830d01 100644 --- a/metrics/metrics.go +++ b/metrics/metrics.go @@ -11,7 +11,7 @@ import ( "strings" "time" - "github.com/ethereum/go-ethereum/log" + "github.com/dexon-foundation/dexon/log" ) // Enabled is checked by the constructor functions for all of the -- cgit v1.2.3