From 3f555b121b7483dac0baff0a80e16fdc2cb55ce4 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 --- console/bridge.go | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'console/bridge.go') diff --git a/console/bridge.go b/console/bridge.go index b0b4d3798..938f1fc60 100644 --- a/console/bridge.go +++ b/console/bridge.go @@ -23,9 +23,9 @@ import ( "strings" "time" - "github.com/ethereum/go-ethereum/accounts/usbwallet" - "github.com/ethereum/go-ethereum/log" - "github.com/ethereum/go-ethereum/rpc" + "github.com/dexon-foundation/dexon/accounts/usbwallet" + "github.com/dexon-foundation/dexon/log" + "github.com/dexon-foundation/dexon/rpc" "github.com/robertkrimen/otto" ) -- cgit v1.2.3