diff options
Diffstat (limited to 'go/weed/shell.go')
| -rw-r--r-- | go/weed/shell.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/go/weed/shell.go b/go/weed/shell.go index f2c4990ea..144621b09 100644 --- a/go/weed/shell.go +++ b/go/weed/shell.go @@ -5,7 +5,7 @@ import ( "fmt" "os" - "github.com/chrislusf/weed-fs/go/glog" + "github.com/chrislusf/seaweedfs/go/glog" ) func init() { |
