mirror of
https://github.com/containers/podman.git
synced 2026-07-10 07:15:05 -04:00
I was not able to find any external users of pkg/selinux but kept it for now (and marked as deprecated) so we can remove it later. PS pkg/selinux adds go:fix directives which are not (yet) recognized by the gocheckcompilerdirectives linter, so add a temporary exception). Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>