aboutsummaryrefslogtreecommitdiff
path: root/go/topology/allocate_volume.go
diff options
context:
space:
mode:
Diffstat (limited to 'go/topology/allocate_volume.go')
-rw-r--r--go/topology/allocate_volume.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/go/topology/allocate_volume.go b/go/topology/allocate_volume.go
index eaeae4427..6562e9ac5 100644
--- a/go/topology/allocate_volume.go
+++ b/go/topology/allocate_volume.go
@@ -1,8 +1,8 @@
package topology
import (
- "github.com/aszxqw/weed-fs/go/storage"
- "github.com/aszxqw/weed-fs/go/util"
+ "github.com/chrislusf/weed-fs/go/storage"
+ "github.com/chrislusf/weed-fs/go/util"
"encoding/json"
"errors"
"net/url"