diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2021-06-03 17:57:25 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-03 17:57:25 +0200 |
commit | 0f8ec8e366ce77c3309c560e471cc957851e1cf1 (patch) | |
tree | f55eeb7087c5273dd7ba5a35cc600133f969eda9 /vendor/modules.txt | |
parent | 251f5b8d75688d7f302616fa4260084709680eb2 (diff) | |
parent | b36278c3ef8f1db76e337e18f2cd06fe51348a19 (diff) | |
download | podman-0f8ec8e366ce77c3309c560e471cc957851e1cf1.tar.gz podman-0f8ec8e366ce77c3309c560e471cc957851e1cf1.tar.bz2 podman-0f8ec8e366ce77c3309c560e471cc957851e1cf1.zip |
Merge pull request #10543 from containers/dependabot/go_modules/github.com/opencontainers/selinux-1.8.2
Bump github.com/opencontainers/selinux from 1.8.1 to 1.8.2
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index aef3e5127..fbf1075f7 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -36,6 +36,8 @@ 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 @@ -516,7 +518,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.1 +# github.com/opencontainers/selinux v1.8.2 github.com/opencontainers/selinux/go-selinux github.com/opencontainers/selinux/go-selinux/label github.com/opencontainers/selinux/pkg/pwalk @@ -608,8 +610,6 @@ github.com/vishvananda/netlink github.com/vishvananda/netlink/nl # github.com/vishvananda/netns v0.0.0-20200728191858-db3c7e526aae github.com/vishvananda/netns -# github.com/willf/bitset v1.1.11 -github.com/willf/bitset # github.com/xeipuuv/gojsonpointer v0.0.0-20190809123943-df4f5c81cb3b github.com/xeipuuv/gojsonpointer # github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 |