mirror of
https://github.com/rclone/rclone.git
synced 2025-06-06 04:44:35 +08:00
Move dircache, oauthutil, rest and pacer modules into lib
This commit is contained in:
@ -37,7 +37,7 @@ import (
|
||||
"github.com/aws/aws-sdk-go/service/s3"
|
||||
"github.com/aws/aws-sdk-go/service/s3/s3manager"
|
||||
"github.com/ncw/rclone/fs"
|
||||
"github.com/ncw/rclone/rest"
|
||||
"github.com/ncw/rclone/lib/rest"
|
||||
"github.com/ncw/swift"
|
||||
"github.com/pkg/errors"
|
||||
)
|
||||
|
Reference in New Issue
Block a user