diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2020-04-07 14:23:59 -0400 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2020-04-07 14:23:59 -0400 |
commit | cfd64d3e2ca4c0f4a74e4aa695f5233fadc195d1 (patch) | |
tree | 2b8af5a50a7e64f0640dffd82d4ed69fae9e0260 /vendor/modules.txt | |
parent | 08fa3d511f2b96613bbbe76e517f2c9288e5bf56 (diff) | |
download | podman-cfd64d3e2ca4c0f4a74e4aa695f5233fadc195d1.tar.gz podman-cfd64d3e2ca4c0f4a74e4aa695f5233fadc195d1.tar.bz2 podman-cfd64d3e2ca4c0f4a74e4aa695f5233fadc195d1.zip |
Bump containers/image to v5.4.3
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
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 dd25a7b2f..a4ff42b04 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -90,7 +90,7 @@ github.com/containers/common/pkg/config github.com/containers/common/pkg/sysinfo # github.com/containers/conmon v2.0.14+incompatible github.com/containers/conmon/runner/config -# github.com/containers/image/v5 v5.4.2 +# github.com/containers/image/v5 v5.4.3 github.com/containers/image/v5/copy github.com/containers/image/v5/directory github.com/containers/image/v5/directory/explicitfilepath @@ -411,7 +411,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.5.0 +# github.com/opencontainers/selinux v1.5.1 github.com/opencontainers/selinux/go-selinux github.com/opencontainers/selinux/go-selinux/label github.com/opencontainers/selinux/pkg/pwalk |