aboutsummaryrefslogtreecommitdiff
path: root/go/weed/shell.go
diff options
context:
space:
mode:
authorBrian McQueen <bmcquee@l-sclX1Q0DV7-M.local>2014-12-14 00:35:26 -0800
committerBrian McQueen <bmcquee@l-sclX1Q0DV7-M.local>2014-12-14 00:35:26 -0800
commitd56c748fa889a119139c3a40528a18e8ce4123ad (patch)
tree76d3cbaa6f4124c23243a68e67ad1f1d6d14c91b /go/weed/shell.go
parent57ec736941a554919cfed2bd2ac2bb694095a7d2 (diff)
downloadseaweedfs-d56c748fa889a119139c3a40528a18e8ce4123ad.tar.xz
seaweedfs-d56c748fa889a119139c3a40528a18e8ce4123ad.zip
switch it back to chris's repo
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 04cfb4730..f2c4990ea 100644
--- a/go/weed/shell.go
+++ b/go/weed/shell.go
@@ -5,7 +5,7 @@ import (
"fmt"
"os"
- "github.com/mcqueenorama/weed-fs/go/glog"
+ "github.com/chrislusf/weed-fs/go/glog"
)
func init() {