mirror of
https://github.com/rclone/rclone.git
synced 2025-06-11 01:36:41 +08:00
Move dircache, oauthutil, rest and pacer modules into lib
This commit is contained in:
@ -23,7 +23,7 @@ import (
|
||||
|
||||
"github.com/Azure/azure-sdk-for-go/storage"
|
||||
"github.com/ncw/rclone/fs"
|
||||
"github.com/ncw/rclone/pacer"
|
||||
"github.com/ncw/rclone/lib/pacer"
|
||||
"github.com/pkg/errors"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user