runc/vendor/github.com
Peter Morjan 59e5b61c5c Update console dependency to fix runc exec on BE
This fixes a bug in the console package for big-endian architectures.
When creating a new pty the returned path to the new pty slave was
wrong for the second und all subsequent ptys.
In runc the exec subcommand failed with an runtime error such as
`container_linux.go:265: starting container process caused "open
/dev/pts/4294967296: no such file or directory"`.
The number is shifted by 32.

Signed-off-by: Peter Morjan <peter.morjan@de.ibm.com>
2018-02-21 10:43:06 +01:00
..
containerd/console Update console dependency to fix runc exec on BE 2018-02-21 10:43:06 +01:00
coreos move from Godeps to vndr 2017-02-24 11:25:21 +00:00
cyphar/filepath-securejoin Use cyphar/filepath-securejoin instead of docker pkg/symlink 2017-10-31 16:53:45 +01:00
docker/go-units Remove github.com/docker/docker from vendor 2017-11-08 16:27:06 +01:00
godbus/dbus move from Godeps to vndr 2017-02-24 11:25:21 +00:00
golang/protobuf vendor.conf: Bump golang.org/x/sys to a55a76086885b80f79961eacb876ebd8caf3868d 2017-05-26 10:03:08 -07:00
mrunalp/fileutils move from Godeps to vndr 2017-02-24 11:25:21 +00:00
opencontainers Bump the spec up to v1.0.0 2017-07-19 10:34:27 -07:00
pkg/errors bump vendor to have latest console with patches 2017-07-28 12:35:03 +01:00
seccomp/libseccomp-golang Vendor updated libseccomp-golang for bugfix 2017-10-10 15:49:08 -04:00
sirupsen/logrus Update console and golang/sys deps 2017-09-25 13:23:50 -04:00
syndtr/gocapability Bump the spec up to v1.0.0 2017-07-19 10:34:27 -07:00
urfave/cli move from Godeps to vndr 2017-02-24 11:25:21 +00:00
vishvananda/netlink move from Godeps to vndr 2017-02-24 11:25:21 +00:00