aboutsummaryrefslogtreecommitdiff
path: root/go/topology/volume_growth.go
diff options
context:
space:
mode:
Diffstat (limited to 'go/topology/volume_growth.go')
-rw-r--r--go/topology/volume_growth.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/go/topology/volume_growth.go b/go/topology/volume_growth.go
index 7f5fca8ca..a25ba116b 100644
--- a/go/topology/volume_growth.go
+++ b/go/topology/volume_growth.go
@@ -5,8 +5,8 @@ import (
"math/rand"
"sync"
- "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"
)
/*