aboutsummaryrefslogtreecommitdiff
path: root/go/topology/volume_growth_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'go/topology/volume_growth_test.go')
-rw-r--r--go/topology/volume_growth_test.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/go/topology/volume_growth_test.go b/go/topology/volume_growth_test.go
index d2913ef5c..5581c87ce 100644
--- a/go/topology/volume_growth_test.go
+++ b/go/topology/volume_growth_test.go
@@ -1,8 +1,8 @@
package topology
import (
- "code.google.com/p/weed-fs/go/sequence"
- "code.google.com/p/weed-fs/go/storage"
+ "github.com/chrislusf/weed-fs/go/sequence"
+ "github.com/chrislusf/weed-fs/go/storage"
"encoding/json"
"fmt"
"testing"