OSDN Git Service

rename (#465)
[bytom/vapor.git] / netsync / consensusmgr / block_fetcher_test.go
index 9670351..0ecf305 100644 (file)
@@ -4,9 +4,9 @@ import (
        "testing"
        "time"
 
-       "github.com/vapor/netsync/peers"
-       "github.com/vapor/protocol/bc"
-       "github.com/vapor/protocol/bc/types"
+       "github.com/bytom/vapor/netsync/peers"
+       "github.com/bytom/vapor/protocol/bc"
+       "github.com/bytom/vapor/protocol/bc/types"
 )
 
 type peerMgr struct {