OSDN Git Service

rename (#465)
[bytom/vapor.git] / p2p / discover / dht / net_test.go
index f83896d..9b063de 100644 (file)
@@ -8,8 +8,8 @@ import (
        "testing"
        "time"
 
-       "github.com/vapor/common"
-       "github.com/vapor/p2p/signlib"
+       "github.com/bytom/vapor/common"
+       "github.com/bytom/vapor/p2p/signlib"
 )
 
 func TestNetwork_Lookup(t *testing.T) {