aboutsummaryrefslogtreecommitdiff
path: root/go/topology/topology_vacuum.go
diff options
context:
space:
mode:
Diffstat (limited to 'go/topology/topology_vacuum.go')
-rw-r--r--go/topology/topology_vacuum.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/go/topology/topology_vacuum.go b/go/topology/topology_vacuum.go
index 9eaca37d4..bdc0c38f9 100644
--- a/go/topology/topology_vacuum.go
+++ b/go/topology/topology_vacuum.go
@@ -1,9 +1,9 @@
package topology
import (
- "code.google.com/p/weed-fs/go/glog"
- "code.google.com/p/weed-fs/go/storage"
- "code.google.com/p/weed-fs/go/util"
+ "github.com/aszxqw/weed-fs/go/glog"
+ "github.com/aszxqw/weed-fs/go/storage"
+ "github.com/aszxqw/weed-fs/go/util"
"encoding/json"
"errors"
"net/url"