vendor: update

Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
This commit is contained in:
Gyuho Lee
2019-07-23 12:31:48 -07:00
parent d137fa9d4a
commit 46166ad733
329 changed files with 28626 additions and 11437 deletions

View File

@@ -25,7 +25,7 @@ import (
"sync"
"syscall"
"github.com/kr/pty"
"github.com/creack/pty"
)
type ExpectProcess struct {