You've already forked runc
mirror of
https://github.com/opencontainers/runc.git
synced 2025-09-19 16:21:34 +03:00
The userns package was moved to the moby/sys/userns module
at commit 3778ae603c
.
This patch deprecates the old location, and adds it as an alias
for the moby/sys/userns package.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>