runc/vendor/golang.org/x/sys
Michael Crosby 9ba16b6d5a Update console and golang/sys deps
This bumps the console and golang/sys deps for runc.

The major change is that the console package does not clear ONLCR within
the package and leaves it up to the client to handle this if they
please.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2017-09-25 13:23:50 -04:00
..
unix Update console and golang/sys deps 2017-09-25 13:23:50 -04:00
windows Update console and golang/sys deps 2017-09-25 13:23:50 -04:00
LICENSE vendor: add golang.org/x/sys/unix@9a7256cb28ed514b4e1e5f68959914c4c28a92e0 2017-03-29 22:39:38 +11:00
PATENTS vendor: add golang.org/x/sys/unix@9a7256cb28ed514b4e1e5f68959914c4c28a92e0 2017-03-29 22:39:38 +11:00
README vendor: add golang.org/x/sys/unix@9a7256cb28ed514b4e1e5f68959914c4c28a92e0 2017-03-29 22:39:38 +11:00

README

This repository holds supplemental Go packages for low-level interactions with the operating system.

To submit changes to this repository, see http://golang.org/doc/contribute.html.