Bump github.com/opencontainers/selinux from 1.8.0 to 1.8.1

Signed-off-by: Davanum Srinivas <davanum@gmail.com>
This commit is contained in:
Davanum Srinivas
2021-05-18 11:04:27 -04:00
parent 49321a12df
commit 1093f05ab2
8 changed files with 25 additions and 13 deletions

View File

@@ -1,10 +1,6 @@
/*
Package selinux provides a high-level interface for interacting with selinux.
This package uses a selinux build tag to enable the selinux functionality. This
allows non-linux and linux users who do not have selinux support to still use
tools that rely on this library.
Usage:
import "github.com/opencontainers/selinux/go-selinux"