From 11610f8f10e8ebfcb5971f449482f6c2c67792e9 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 --- mobile/init.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mobile/init.go') diff --git a/mobile/init.go b/mobile/init.go index 2025d85ed..c4cc38550 100644 --- a/mobile/init.go +++ b/mobile/init.go @@ -22,7 +22,7 @@ import ( "os" "runtime" - "github.com/ethereum/go-ethereum/log" + "github.com/dexon-foundation/dexon/log" ) func init() { -- cgit v1.2.3