mirror of
https://github.com/rclone/rclone.git
synced 2025-08-09 21:57:59 +02:00
Move dircache, oauthutil, rest and pacer modules into lib
This commit is contained in:
@ -28,7 +28,7 @@ import (
|
||||
"time"
|
||||
|
||||
"github.com/ncw/rclone/fs"
|
||||
"github.com/ncw/rclone/oauthutil"
|
||||
"github.com/ncw/rclone/lib/oauthutil"
|
||||
"github.com/pkg/errors"
|
||||
"golang.org/x/oauth2"
|
||||
"golang.org/x/oauth2/google"
|
||||
|
Reference in New Issue
Block a user