forked from TrueCloudLab/rclone
Update after goimports change
This commit is contained in:
parent
3f572e6bf2
commit
26b5f55cba
6 changed files with 6 additions and 6 deletions
|
@ -28,7 +28,7 @@ import (
|
|||
"github.com/ncw/rclone/lib/readers"
|
||||
"github.com/pkg/errors"
|
||||
"github.com/pkg/sftp"
|
||||
"github.com/xanzy/ssh-agent"
|
||||
sshagent "github.com/xanzy/ssh-agent"
|
||||
"golang.org/x/crypto/ssh"
|
||||
"golang.org/x/time/rate"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue