aboutsummaryrefslogtreecommitdiff
path: root/weed/command/imports.go
diff options
context:
space:
mode:
Diffstat (limited to 'weed/command/imports.go')
-rw-r--r--weed/command/imports.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/weed/command/imports.go b/weed/command/imports.go
index 5c1e53dfa..a2f59189f 100644
--- a/weed/command/imports.go
+++ b/weed/command/imports.go
@@ -30,4 +30,5 @@ import (
_ "github.com/chrislusf/seaweedfs/weed/filer/redis"
_ "github.com/chrislusf/seaweedfs/weed/filer/redis2"
_ "github.com/chrislusf/seaweedfs/weed/filer/sqlite"
+ _ "github.com/chrislusf/seaweedfs/weed/filer/tikv"
)