mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00:00
Implement Gofile backend - fixes #4632
This commit is contained in:
@@ -18,6 +18,7 @@ import (
|
||||
_ "github.com/rclone/rclone/backend/fichier"
|
||||
_ "github.com/rclone/rclone/backend/filefabric"
|
||||
_ "github.com/rclone/rclone/backend/ftp"
|
||||
_ "github.com/rclone/rclone/backend/gofile"
|
||||
_ "github.com/rclone/rclone/backend/googlecloudstorage"
|
||||
_ "github.com/rclone/rclone/backend/googlephotos"
|
||||
_ "github.com/rclone/rclone/backend/hasher"
|
||||
|
||||
Reference in New Issue
Block a user