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 --- accounts/keystore/watch.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'accounts/keystore/watch.go') diff --git a/accounts/keystore/watch.go b/accounts/keystore/watch.go index bbcfb9925..a5e6f99ab 100644 --- a/accounts/keystore/watch.go +++ b/accounts/keystore/watch.go @@ -21,7 +21,7 @@ package keystore import ( "time" - "github.com/ethereum/go-ethereum/log" + "github.com/dexon-foundation/dexon/log" "github.com/rjeczalik/notify" ) -- cgit v1.2.3