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 6a954f743..6410c1784 100644
--- a/go/storage/volume_info.go
+++ b/go/storage/volume_info.go
@@ -1,7 +1,7 @@
package storage
import (
- "code.google.com/p/weed-fs/go/operation"
+ "github.com/chrislusf/weed-fs/go/operation"
)
type VolumeInfo struct {