aboutsummaryrefslogtreecommitdiff
path: root/go/storage/volume_vacuum.go
diff options
context:
space:
mode:
Diffstat (limited to 'go/storage/volume_vacuum.go')
-rw-r--r--go/storage/volume_vacuum.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/go/storage/volume_vacuum.go b/go/storage/volume_vacuum.go
index eab138000..4f35a8149 100644
--- a/go/storage/volume_vacuum.go
+++ b/go/storage/volume_vacuum.go
@@ -5,7 +5,7 @@ import (
"os"
"time"
- "github.com/chrislusf/weed-fs/go/glog"
+ "github.com/chrislusf/seaweedfs/go/glog"
)
func (v *Volume) garbageLevel() float64 {