Replace godep with dep
This commit is contained in:
parent
1e7489927c
commit
bf5616c65b
14883 changed files with 3937406 additions and 361781 deletions
2
vendor/golang.org/x/crypto/ssh/terminal/util.go
generated
vendored
2
vendor/golang.org/x/crypto/ssh/terminal/util.go
generated
vendored
|
|
@ -14,7 +14,7 @@
|
|||
// panic(err)
|
||||
// }
|
||||
// defer terminal.Restore(0, oldState)
|
||||
package terminal
|
||||
package terminal // import "golang.org/x/crypto/ssh/terminal"
|
||||
|
||||
import (
|
||||
"syscall"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue