aboutsummaryrefslogtreecommitdiff
path: root/go/weed/fix.go
diff options
context:
space:
mode:
Diffstat (limited to 'go/weed/fix.go')
-rw-r--r--go/weed/fix.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/go/weed/fix.go b/go/weed/fix.go
index f51dc1bf2..5fb933ba3 100644
--- a/go/weed/fix.go
+++ b/go/weed/fix.go
@@ -5,8 +5,8 @@ import (
"path"
"strconv"
- "github.com/chrislusf/weed-fs/go/glog"
- "github.com/chrislusf/weed-fs/go/storage"
+ "github.com/chrislusf/seaweedfs/go/glog"
+ "github.com/chrislusf/seaweedfs/go/storage"
)
func init() {