aboutsummaryrefslogtreecommitdiff
path: root/go/storage/cdb_map.go
diff options
context:
space:
mode:
Diffstat (limited to 'go/storage/cdb_map.go')
-rw-r--r--go/storage/cdb_map.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/go/storage/cdb_map.go b/go/storage/cdb_map.go
index d09a87e2a..07cbca1a9 100644
--- a/go/storage/cdb_map.go
+++ b/go/storage/cdb_map.go
@@ -1,7 +1,7 @@
package storage
import (
- "code.google.com/p/weed-fs/go/util"
+ "github.com/aszxqw/weed-fs/go/util"
"encoding/json"
"errors"
"fmt"