aboutsummaryrefslogtreecommitdiff
path: root/go/storage/cdb_map_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'go/storage/cdb_map_test.go')
-rw-r--r--go/storage/cdb_map_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/go/storage/cdb_map_test.go b/go/storage/cdb_map_test.go
index f6a7d42ad..cff7dfa61 100644
--- a/go/storage/cdb_map_test.go
+++ b/go/storage/cdb_map_test.go
@@ -1,7 +1,7 @@
package storage
import (
- "code.google.com/p/weed-fs/go/glog"
+ "github.com/chrislusf/weed-fs/go/glog"
"math/rand"
"os"
"runtime"