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 5b0a83605..540da3140 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/mcqueenorama/weed-fs/go/glog"
)
type Volume struct {