Move dircache, oauthutil, rest and pacer modules into lib
This commit is contained in:
parent
b8b620f5c2
commit
60afda007b
30 changed files with 35 additions and 35 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue