Skip to content

Commit

Permalink
Update vendor/github.com/containerd/console
Browse files Browse the repository at this point in the history
This fix issue kata-containers#410

Signed-off-by: Alice Frosi <[email protected]>
  • Loading branch information
Alice Frosi committed Nov 14, 2018
1 parent 3bef612 commit 3f83184
Show file tree
Hide file tree
Showing 12 changed files with 191 additions and 37 deletions.
4 changes: 4 additions & 0 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@
name = "google.golang.org/grpc"
revision = "d11072e7ca9811b1100b80ca0269ac831f06d024"

[[constraint]]
name = "github.com/containerd/console"
revision = "2748ece16665b45a47f884001d5831ec79703880"

[prune]
non-go = true
go-tests = true
Expand Down
18 changes: 4 additions & 14 deletions vendor/github.com/containerd/console/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 16 additions & 0 deletions vendor/github.com/containerd/console/console.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

36 changes: 28 additions & 8 deletions vendor/github.com/containerd/console/console_linux.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 17 additions & 1 deletion vendor/github.com/containerd/console/console_unix.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 18 additions & 2 deletions vendor/github.com/containerd/console/console_windows.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 16 additions & 0 deletions vendor/github.com/containerd/console/tc_darwin.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 16 additions & 0 deletions vendor/github.com/containerd/console/tc_freebsd.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

34 changes: 23 additions & 11 deletions vendor/github.com/containerd/console/tc_linux.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 16 additions & 0 deletions vendor/github.com/containerd/console/tc_solaris_cgo.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 16 additions & 0 deletions vendor/github.com/containerd/console/tc_solaris_nocgo.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 17 additions & 1 deletion vendor/github.com/containerd/console/tc_unix.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3f83184

Please sign in to comment.