spiegel_podman/vendor/github.com/docker
Daniel J Walsh 43686072d3
Update vendor of runc
Updating the vendor or runc to pull in some fixes that we need.
In order to get this vendor to work, we needed to update the vendor
of docker/docker, which causes all sorts of issues, just to fix
the docker/pkg/sysinfo.  Rather then doing this, I pulled in pkg/sysinfo
into libpod and fixed the code locally.

I then switched the use of docker/pkg/sysinfo to libpod/pkg/sysinfo.

I also switched out the docker/pkg/mount to containers/storage/pkg/mount

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2019-01-04 14:54:59 -05:00
..
distribution Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
docker Update vendor of runc 2019-01-04 14:54:59 -05:00
docker-credential-helpers Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
go-connections Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
go-units Vendor in v0.3.2 of docker/go-units 2017-11-28 16:09:13 +00:00
libtrust Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
spdystream Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00