aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/storage/feed/id.go
diff options
context:
space:
mode:
Diffstat (limited to 'swarm/storage/feed/id.go')
-rw-r--r--swarm/storage/feed/id.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/swarm/storage/feed/id.go b/swarm/storage/feed/id.go
index 7e17743c1..52bfe45a3 100644
--- a/swarm/storage/feed/id.go
+++ b/swarm/storage/feed/id.go
@@ -21,10 +21,10 @@ import (
"hash"
"strconv"
- "github.com/ethereum/go-ethereum/common"
- "github.com/ethereum/go-ethereum/swarm/storage/feed/lookup"
+ "github.com/dexon-foundation/dexon/common"
+ "github.com/dexon-foundation/dexon/swarm/storage/feed/lookup"
- "github.com/ethereum/go-ethereum/swarm/storage"
+ "github.com/dexon-foundation/dexon/swarm/storage"
)
// ID uniquely identifies an update on the network.