From 6fc6322c904eeca4d7e73258cd99c04f65aa5eba Mon Sep 17 00:00:00 2001 From: "j.laycock" Date: Thu, 12 Sep 2019 14:18:21 +0100 Subject: Change joeslay paths to chrislusf paths --- weed/shell/command_volume_mount.go | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'weed/shell/command_volume_mount.go') diff --git a/weed/shell/command_volume_mount.go b/weed/shell/command_volume_mount.go index 78d3878bc..50a307492 100644 --- a/weed/shell/command_volume_mount.go +++ b/weed/shell/command_volume_mount.go @@ -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" ) -- cgit v1.2.3