add crypt
This commit is contained in:
0
leveldb_test.go
Normal file → Executable file
0
leveldb_test.go
Normal file → Executable file
@@ -11,6 +11,7 @@ import (
|
|||||||
"github.com/ncw/rclone/fs/config"
|
"github.com/ncw/rclone/fs/config"
|
||||||
"github.com/ncw/rclone/fs/object"
|
"github.com/ncw/rclone/fs/object"
|
||||||
|
|
||||||
|
_ "github.com/ncw/rclone/backend/crypt"
|
||||||
_ "github.com/ncw/rclone/backend/drive"
|
_ "github.com/ncw/rclone/backend/drive"
|
||||||
_ "github.com/ncw/rclone/backend/local"
|
_ "github.com/ncw/rclone/backend/local"
|
||||||
_ "github.com/ncw/rclone/backend/s3"
|
_ "github.com/ncw/rclone/backend/s3"
|
||||||
|
|||||||
Reference in New Issue
Block a user