containerd/vendor/github.com/moby/sys
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
..
mountinfo go.mod: github.com/moby/sys/mountinfo v0.6.2 2022-06-08 13:25:08 +09:00
sequential replace sys Sequential funcs with moby/sys/sequential 2022-08-29 18:36:34 +02:00
signal Vendor dependencies with module graph pruning 2022-03-18 16:49:09 +00:00
symlink Vendor dependencies with module graph pruning 2022-03-18 16:49:09 +00:00
user remove github.com/opencontainers/runc dependency 2023-09-27 17:34:28 +02:00