aboutsummaryrefslogtreecommitdiff
path: root/go/storage/volume.go
diff options
context:
space:
mode:
Diffstat (limited to 'go/storage/volume.go')
-rw-r--r--go/storage/volume.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/go/storage/volume.go b/go/storage/volume.go
index 217a82373..bc17e18ea 100644
--- a/go/storage/volume.go
+++ b/go/storage/volume.go
@@ -10,7 +10,7 @@ import (
"sync"
"time"
- "github.com/chrislusf/weed-fs/go/glog"
+ "github.com/chrislusf/seaweedfs/go/glog"
)
type Volume struct {