aboutsummaryrefslogtreecommitdiff
path: root/go/storage/volume_info.go
diff options
context:
space:
mode:
Diffstat (limited to 'go/storage/volume_info.go')
-rw-r--r--go/storage/volume_info.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/go/storage/volume_info.go b/go/storage/volume_info.go
index a7f3acf2b..ad58fee44 100644
--- a/go/storage/volume_info.go
+++ b/go/storage/volume_info.go
@@ -2,7 +2,7 @@ package storage
import (
"fmt"
- "github.com/chrislusf/weed-fs/go/operation"
+ "github.com/chrislusf/seaweedfs/go/operation"
)
type VolumeInfo struct {