aboutsummaryrefslogtreecommitdiff
path: root/go/topology/collection.go
diff options
context:
space:
mode:
Diffstat (limited to 'go/topology/collection.go')
-rw-r--r--go/topology/collection.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/go/topology/collection.go b/go/topology/collection.go
index 5437ffd79..376b62405 100644
--- a/go/topology/collection.go
+++ b/go/topology/collection.go
@@ -3,8 +3,8 @@ package topology
import (
"fmt"
- "github.com/chrislusf/weed-fs/go/storage"
- "github.com/chrislusf/weed-fs/go/util"
+ "github.com/chrislusf/seaweedfs/go/storage"
+ "github.com/chrislusf/seaweedfs/go/util"
)
type Collection struct {