diff options
Diffstat (limited to 'go/storage/cdb_map_test.go')
| -rw-r--r-- | go/storage/cdb_map_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/go/storage/cdb_map_test.go b/go/storage/cdb_map_test.go index ed690f44f..3b13d5b76 100644 --- a/go/storage/cdb_map_test.go +++ b/go/storage/cdb_map_test.go @@ -6,7 +6,7 @@ import ( "runtime" "testing" - "github.com/chrislusf/weed-fs/go/glog" + "github.com/mcqueenorama/weed-fs/go/glog" ) var testIndexFilename string = "../../test/sample.idx" |
