aboutsummaryrefslogtreecommitdiffstats
path: root/whisper/whisperv6/benchmarks_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'whisper/whisperv6/benchmarks_test.go')
-rw-r--r--whisper/whisperv6/benchmarks_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/whisper/whisperv6/benchmarks_test.go b/whisper/whisperv6/benchmarks_test.go
index 0473179da..ded4c3558 100644
--- a/whisper/whisperv6/benchmarks_test.go
+++ b/whisper/whisperv6/benchmarks_test.go
@@ -20,7 +20,7 @@ import (
"crypto/sha256"
"testing"
- "github.com/ethereum/go-ethereum/crypto"
+ "github.com/dexon-foundation/dexon/crypto"
"golang.org/x/crypto/pbkdf2"
)