containerd/vendor/github.com/opencontainers
Sebastiaan van Stijn 4b1bb1293e
remove github.com/opencontainers/runc dependency
This migrates uses of github.com/opencontainers/runc/libcontainer/user
to the new github.com/moby/sys/user module, which was extracted from
runc at commit [opencontainers/runc@a3a0ec48c4].

This is the initial release of the module, which is a straight copy, but
some changes may be made in the next release (such as fixing camel-casing
in some fields and functions (Uid -> UID).

[opencontainers/runc@a3a0ec48c4]: a3a0ec48c4

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-09-27 17:34:28 +02:00
..
go-digest Vendor dependencies with module graph pruning 2022-03-18 16:49:09 +00:00
image-spec go.mod: github.com/opencontainers/image-spec v1.1.0-rc4 2023-07-23 03:07:58 +09:00
runtime-spec go.mod: Update runtime spec to include features.MountExtensions 2023-09-13 16:44:54 +02:00
runtime-tools go.mod: remove replace for github.com/opencontainers/runtime-tools 2023-04-15 13:01:24 +02:00
selinux go.mod: github.com/opencontainers/selinux v1.11.0 2023-03-07 22:06:39 +09:00