mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-10 21:53:57 +08:00
44a0fcf685
In order to avoid lint errors due to the deprecation of the top-level securejoin methods ported from libpathrs, we need to adjust internal/pathrs to use the new pathrs-lite subpackage instead. Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>