aboutsummaryrefslogtreecommitdiff
path: root/weed/topology/volume_location_list.go
diff options
context:
space:
mode:
Diffstat (limited to 'weed/topology/volume_location_list.go')
-rw-r--r--weed/topology/volume_location_list.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/topology/volume_location_list.go b/weed/topology/volume_location_list.go
index 00bd8d199..c26f77104 100644
--- a/weed/topology/volume_location_list.go
+++ b/weed/topology/volume_location_list.go
@@ -3,7 +3,7 @@ package topology
import (
"fmt"
- "github.com/chrislusf/seaweedfs/weed/storage/needle"
+ "github.com/seaweedfs/seaweedfs/weed/storage/needle"
)
type VolumeLocationList struct {