diff options
Diffstat (limited to 'go/storage/cdb_map.go')
| -rw-r--r-- | go/storage/cdb_map.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/go/storage/cdb_map.go b/go/storage/cdb_map.go index fbb59e9c0..824672cae 100644 --- a/go/storage/cdb_map.go +++ b/go/storage/cdb_map.go @@ -7,7 +7,7 @@ import ( "os" "path/filepath" - "github.com/chrislusf/weed-fs/go/util" + "github.com/mcqueenorama/weed-fs/go/util" "github.com/tgulacsi/go-cdb" ) |
