diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2020-12-09 15:02:48 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-09 15:02:48 -0500 |
commit | 4511cb3852cae5ca2ef3ee66c8e21699075b4e78 (patch) | |
tree | 599ff0d2cd1b8bcb702984c4dfd33e93e11897b7 /vendor/modules.txt | |
parent | 43567c6539e2eb2d574f3d63afbf2a7ac0394309 (diff) | |
parent | 0cb10eedb3c9ed14b057a25d9c126e96e2bc58b2 (diff) | |
download | podman-4511cb3852cae5ca2ef3ee66c8e21699075b4e78.tar.gz podman-4511cb3852cae5ca2ef3ee66c8e21699075b4e78.tar.bz2 podman-4511cb3852cae5ca2ef3ee66c8e21699075b4e78.zip |
Merge pull request #8659 from containers/dependabot/go_modules/github.com/opencontainers/selinux-1.7.0
Bump github.com/opencontainers/selinux from 1.6.0 to 1.7.0
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index c5a61fc51..422a6d88d 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -459,7 +459,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.6.0 +# github.com/opencontainers/selinux v1.7.0 github.com/opencontainers/selinux/go-selinux github.com/opencontainers/selinux/go-selinux/label github.com/opencontainers/selinux/pkg/pwalk @@ -568,7 +568,7 @@ github.com/vishvananda/netlink github.com/vishvananda/netlink/nl # github.com/vishvananda/netns v0.0.0-20191106174202-0a2b9b5464df github.com/vishvananda/netns -# github.com/willf/bitset v1.1.11-0.20200630133818-d5bec3311243 +# github.com/willf/bitset v1.1.11 github.com/willf/bitset # github.com/xeipuuv/gojsonpointer v0.0.0-20190809123943-df4f5c81cb3b github.com/xeipuuv/gojsonpointer |