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.go5
1 files changed, 3 insertions, 2 deletions
diff --git a/go/topology/volume_growth.go b/go/topology/volume_growth.go
index 2859d3992..b1f241990 100644
--- a/go/topology/volume_growth.go
+++ b/go/topology/volume_growth.go
@@ -1,11 +1,12 @@
package topology
import (
- "github.com/chrislusf/weed-fs/go/glog"
- "github.com/chrislusf/weed-fs/go/storage"
"fmt"
"math/rand"
"sync"
+
+ "github.com/chrislusf/weed-fs/go/glog"
+ "github.com/chrislusf/weed-fs/go/storage"
)
/*