diff options
Diffstat (limited to 'go/storage/volume_super_block.go')
| -rw-r--r-- | go/storage/volume_super_block.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/go/storage/volume_super_block.go b/go/storage/volume_super_block.go index 2fb2ed4bf..0404cb57c 100644 --- a/go/storage/volume_super_block.go +++ b/go/storage/volume_super_block.go @@ -4,7 +4,7 @@ import ( "fmt" "os" - "github.com/chrislusf/weed-fs/go/glog" + "github.com/chrislusf/seaweedfs/go/glog" ) const ( |
