diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2021-10-07 16:14:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-07 16:14:30 +0200 |
commit | 14c0fcc6b7b3e8c1f28efea329ab9a6bf0d99b70 (patch) | |
tree | 9b18f1ece8c7f68ff8d68a7cd3a5d68931dbcc3e /vendor/modules.txt | |
parent | 703db8e9a884966f5b297f9450735ee4263dd072 (diff) | |
parent | da8e4cdeb440f0aa0cfb3d0a6eb2e88b89ddb4cb (diff) | |
download | podman-14c0fcc6b7b3e8c1f28efea329ab9a6bf0d99b70.tar.gz podman-14c0fcc6b7b3e8c1f28efea329ab9a6bf0d99b70.tar.bz2 podman-14c0fcc6b7b3e8c1f28efea329ab9a6bf0d99b70.zip |
Merge pull request #11884 from containers/dependabot/go_modules/github.com/opencontainers/selinux-1.9.1
Bump github.com/opencontainers/selinux from 1.8.5 to 1.9.1
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 7abb2c7e3..224926b88 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -37,8 +37,6 @@ github.com/VividCortex/ewma github.com/acarl005/stripansi # github.com/beorn7/perks v1.0.1 github.com/beorn7/perks/quantile -# github.com/bits-and-blooms/bitset v1.2.0 -github.com/bits-and-blooms/bitset # github.com/blang/semver v3.5.1+incompatible github.com/blang/semver # github.com/buger/goterm v0.0.0-20181115115552-c206103e1f37 @@ -526,7 +524,7 @@ github.com/opencontainers/runtime-tools/generate github.com/opencontainers/runtime-tools/generate/seccomp github.com/opencontainers/runtime-tools/specerror github.com/opencontainers/runtime-tools/validate -# github.com/opencontainers/selinux v1.8.5 +# github.com/opencontainers/selinux v1.9.1 github.com/opencontainers/selinux/go-selinux github.com/opencontainers/selinux/go-selinux/label github.com/opencontainers/selinux/pkg/pwalk |