mirror of
https://github.com/rclone/rclone.git
synced 2025-08-09 05:54:43 +02:00
Move all backends into backend directory
This commit is contained in:
@ -3,8 +3,8 @@ package cryptdecode
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"github.com/ncw/rclone/backend/crypt"
|
||||
"github.com/ncw/rclone/cmd"
|
||||
"github.com/ncw/rclone/crypt"
|
||||
"github.com/ncw/rclone/fs"
|
||||
"github.com/pkg/errors"
|
||||
"github.com/spf13/cobra"
|
||||
|
Reference in New Issue
Block a user