diff options
Diffstat (limited to 'weed/shell/command_lock_unlock.go')
| -rw-r--r-- | weed/shell/command_lock_unlock.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/shell/command_lock_unlock.go b/weed/shell/command_lock_unlock.go index 33458bb6f..a69be21c7 100644 --- a/weed/shell/command_lock_unlock.go +++ b/weed/shell/command_lock_unlock.go @@ -1,7 +1,7 @@ package shell import ( - "github.com/chrislusf/seaweedfs/weed/util" + "github.com/seaweedfs/seaweedfs/weed/util" "io" ) |
