containerd/vendor/github.com/moby/sys/user
Sebastiaan van Stijn 9776047243
migrate to github.com/moby/sys/userns
Commit 8437c567d8 migrated the use of the
userns package to the github.com/moby/sys/user module.

After further discussion with maintainers, it was decided to move the
userns package to a separate module, as it has no direct relation with
"user" operations (other than having "user" in its name).

This patch migrates our code to use the new module.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-08-08 12:48:54 +02:00
..
LICENSE remove github.com/opencontainers/runc dependency 2023-09-27 17:34:28 +02:00
lookup_unix.go remove github.com/opencontainers/runc dependency 2023-09-27 17:34:28 +02:00
user_fuzzer.go remove github.com/opencontainers/runc dependency 2023-09-27 17:34:28 +02:00
user.go vendor: github.com/moby/sys/user v0.2.0 2024-07-26 09:47:12 +02:00