@@ -1 +1,7 @@
package wukong
+
+import (
+ _ "github.com/cznic/kv"
+ _ "github.com/huichen/murmur"
+ _ "github.com/huichen/sego"
+)