update cri to 8448b92d23
This includes an update of the selinux package and the ability in the CRI configuration to set the upper bounds for the selinux category labels that are generated. Signed-off-by: Michael Crosby <michael@thepasture.io>
This commit is contained in:
3
vendor/github.com/opencontainers/selinux/go.mod
generated
vendored
3
vendor/github.com/opencontainers/selinux/go.mod
generated
vendored
@@ -3,6 +3,7 @@ module github.com/opencontainers/selinux
|
||||
go 1.13
|
||||
|
||||
require (
|
||||
github.com/pkg/errors v0.8.1
|
||||
github.com/pkg/errors v0.9.1
|
||||
github.com/willf/bitset v1.1.11-0.20200630133818-d5bec3311243
|
||||
golang.org/x/sys v0.0.0-20191115151921-52ab43148777
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user