mirror of
https://github.com/opencontainers/runc.git
synced 2025-10-05 15:37:02 +08:00
bump vendor to have latest console with patches
Signed-off-by: Daniel Dao <dqminh89@gmail.com>
This commit is contained in:
2
vendor/github.com/containerd/console/console.go
generated
vendored
2
vendor/github.com/containerd/console/console.go
generated
vendored
@@ -28,6 +28,8 @@ type Console interface {
|
||||
Size() (WinSize, error)
|
||||
// Fd returns the console's file descriptor
|
||||
Fd() uintptr
|
||||
// Name returns the console's file name
|
||||
Name() string
|
||||
}
|
||||
|
||||
// WinSize specifies the window size of the console
|
||||
|
Reference in New Issue
Block a user