diff options
Diffstat (limited to 'swarm/pss/handshake_test.go')
-rw-r--r-- | swarm/pss/handshake_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swarm/pss/handshake_test.go b/swarm/pss/handshake_test.go index 895163f30..25454db0c 100644 --- a/swarm/pss/handshake_test.go +++ b/swarm/pss/handshake_test.go @@ -24,7 +24,7 @@ import ( "testing" "time" - "github.com/ethereum/go-ethereum/swarm/log" + "github.com/dexon-foundation/dexon/swarm/log" ) // asymmetrical key exchange between two directly connected peers |