diff options
Diffstat (limited to 'rpc/ipc_unix.go')
-rw-r--r-- | rpc/ipc_unix.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rpc/ipc_unix.go b/rpc/ipc_unix.go index 707b47fd7..c6218dbd9 100644 --- a/rpc/ipc_unix.go +++ b/rpc/ipc_unix.go @@ -25,7 +25,7 @@ import ( "os" "path/filepath" - "github.com/ethereum/go-ethereum/log" + "github.com/dexon-foundation/dexon/log" ) /* |