aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/pss/protocol_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'swarm/pss/protocol_test.go')
-rw-r--r--swarm/pss/protocol_test.go8
1 files changed, 4 insertions, 4 deletions
diff --git a/swarm/pss/protocol_test.go b/swarm/pss/protocol_test.go
index 520c48a20..6d379c067 100644
--- a/swarm/pss/protocol_test.go
+++ b/swarm/pss/protocol_test.go
@@ -25,10 +25,10 @@ import (
"testing"
"time"
- "github.com/ethereum/go-ethereum/common"
- "github.com/ethereum/go-ethereum/p2p"
- "github.com/ethereum/go-ethereum/p2p/enode"
- "github.com/ethereum/go-ethereum/swarm/log"
+ "github.com/dexon-foundation/dexon/common"
+ "github.com/dexon-foundation/dexon/p2p"
+ "github.com/dexon-foundation/dexon/p2p/enode"
+ "github.com/dexon-foundation/dexon/swarm/log"
)
type protoCtrl struct {