1
0
mirror of https://github.com/rclone/rclone.git synced 2026-01-02 08:33:50 +00:00

sftp: add required packages to vendor

This commit is contained in:
Jack Schmidt
2016-11-12 19:04:55 -05:00
committed by Nick Craig-Wood
parent 9d331ce04b
commit 27e18b6efa
94 changed files with 25240 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
// panic(err)
// }
// defer terminal.Restore(0, oldState)
package terminal
package terminal // import "golang.org/x/crypto/ssh/terminal"
import (
"io"