aboutsummaryrefslogtreecommitdiffstats
path: root/ethwire/messages2.go
diff options
context:
space:
mode:
Diffstat (limited to 'ethwire/messages2.go')
-rw-r--r--ethwire/messages2.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/ethwire/messages2.go b/ethwire/messages2.go
index a52b79bd7..ebbc7c912 100644
--- a/ethwire/messages2.go
+++ b/ethwire/messages2.go
@@ -7,7 +7,7 @@ import (
"net"
"time"
- "github.com/ethereum/eth-go/ethutil"
+ "github.com/ethereum/go-ethereum/ethutil"
)
// The connection object allows you to set up a connection to the Ethereum network.