aboutsummaryrefslogtreecommitdiffstats
path: root/p2p/discv5/table.go
diff options
context:
space:
mode:
Diffstat (limited to 'p2p/discv5/table.go')
-rw-r--r--p2p/discv5/table.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/p2p/discv5/table.go b/p2p/discv5/table.go
index 4f4b2426f..4d1d4ea8b 100644
--- a/p2p/discv5/table.go
+++ b/p2p/discv5/table.go
@@ -29,7 +29,7 @@ import (
"net"
"sort"
- "github.com/ethereum/go-ethereum/common"
+ "github.com/dexon-foundation/dexon/common"
)
const (