aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/pss/client
diff options
context:
space:
mode:
Diffstat (limited to 'swarm/pss/client')
-rw-r--r--swarm/pss/client/client_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/swarm/pss/client/client_test.go b/swarm/pss/client/client_test.go
index 0d6788d67..1c6f2e522 100644
--- a/swarm/pss/client/client_test.go
+++ b/swarm/pss/client/client_test.go
@@ -38,7 +38,7 @@ import (
"github.com/ethereum/go-ethereum/swarm/network"
"github.com/ethereum/go-ethereum/swarm/pss"
"github.com/ethereum/go-ethereum/swarm/state"
- whisper "github.com/ethereum/go-ethereum/whisper/whisperv5"
+ whisper "github.com/ethereum/go-ethereum/whisper/whisperv6"
)
type protoCtrl struct {