mirror of
https://github.com/rclone/rclone.git
synced 2026-01-06 10:33:34 +00:00
Implement Yandex storage backend - fixes #234
This commit is contained in:
@@ -30,6 +30,7 @@ import (
|
||||
_ "github.com/ncw/rclone/onedrive"
|
||||
_ "github.com/ncw/rclone/s3"
|
||||
_ "github.com/ncw/rclone/swift"
|
||||
_ "github.com/ncw/rclone/yandex"
|
||||
)
|
||||
|
||||
// Globals
|
||||
|
||||
Reference in New Issue
Block a user