diff options
Diffstat (limited to 'go/topology/volume_growth.go')
| -rw-r--r-- | go/topology/volume_growth.go | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/go/topology/volume_growth.go b/go/topology/volume_growth.go index 778aa038a..e083a8531 100644 --- a/go/topology/volume_growth.go +++ b/go/topology/volume_growth.go @@ -1,8 +1,8 @@ package topology import ( - "code.google.com/p/weed-fs/go/glog" - "code.google.com/p/weed-fs/go/storage" + "github.com/aszxqw/weed-fs/go/glog" + "github.com/aszxqw/weed-fs/go/storage" "fmt" "math/rand" "sync" |
