Merge pull request #117326 from akhilerm/update-selinux

dependencies: update opencontainers/selinux to v1.11.0
This commit is contained in:
Kubernetes Prow Robot
2023-09-06 21:48:56 -07:00
committed by GitHub
15 changed files with 210 additions and 410 deletions

2
go.mod
View File

@@ -54,7 +54,7 @@ require (
github.com/onsi/ginkgo/v2 v2.9.4
github.com/onsi/gomega v1.27.6
github.com/opencontainers/runc v1.1.9
github.com/opencontainers/selinux v1.10.0
github.com/opencontainers/selinux v1.11.0
github.com/pkg/errors v0.9.1
github.com/pmezard/go-difflib v1.0.0
github.com/prometheus/client_golang v1.16.0