mirror of
https://github.com/rclone/rclone.git
synced 2025-12-16 08:13:29 +00:00
Implement Hubic storage system - fixes #200
This commit is contained in:
@@ -24,6 +24,7 @@ import (
|
||||
_ "github.com/ncw/rclone/drive"
|
||||
_ "github.com/ncw/rclone/dropbox"
|
||||
_ "github.com/ncw/rclone/googlecloudstorage"
|
||||
_ "github.com/ncw/rclone/hubic"
|
||||
_ "github.com/ncw/rclone/local"
|
||||
_ "github.com/ncw/rclone/onedrive"
|
||||
_ "github.com/ncw/rclone/s3"
|
||||
|
||||
Reference in New Issue
Block a user