Change joeslay paths to chrislusf paths
This commit is contained in:
@@ -5,9 +5,9 @@ import (
|
||||
"fmt"
|
||||
"io"
|
||||
|
||||
"github.com/joeslay/seaweedfs/weed/operation"
|
||||
"github.com/joeslay/seaweedfs/weed/pb/volume_server_pb"
|
||||
"github.com/joeslay/seaweedfs/weed/storage/needle"
|
||||
"github.com/chrislusf/seaweedfs/weed/operation"
|
||||
"github.com/chrislusf/seaweedfs/weed/pb/volume_server_pb"
|
||||
"github.com/chrislusf/seaweedfs/weed/storage/needle"
|
||||
"google.golang.org/grpc"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user