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 706a1f951..b348434d2 100644
--- a/go/storage/volume_vacuum.go
+++ b/go/storage/volume_vacuum.go
@@ -1,7 +1,7 @@
package storage
import (
- "code.google.com/p/weed-fs/go/glog"
+ "github.com/chrislusf/weed-fs/go/glog"
"fmt"
"os"
"time"