aboutsummaryrefslogtreecommitdiff
path: root/go/weed/shell.go
diff options
context:
space:
mode:
Diffstat (limited to 'go/weed/shell.go')
-rw-r--r--go/weed/shell.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/go/weed/shell.go b/go/weed/shell.go
index 16a414deb..c8043e0dd 100644
--- a/go/weed/shell.go
+++ b/go/weed/shell.go
@@ -2,7 +2,7 @@ package main
import (
"bufio"
- "github.com/aszxqw/weed-fs/go/glog"
+ "github.com/chrislusf/weed-fs/go/glog"
"fmt"
"os"
)