aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/storage/feed/binaryserializer_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'swarm/storage/feed/binaryserializer_test.go')
-rw-r--r--swarm/storage/feed/binaryserializer_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/swarm/storage/feed/binaryserializer_test.go b/swarm/storage/feed/binaryserializer_test.go
index 37828d1c9..a9bdd7b32 100644
--- a/swarm/storage/feed/binaryserializer_test.go
+++ b/swarm/storage/feed/binaryserializer_test.go
@@ -21,7 +21,7 @@ import (
"reflect"
"testing"
- "github.com/ethereum/go-ethereum/common/hexutil"
+ "github.com/dexon-foundation/dexon/common/hexutil"
)
// KV mocks a key value store