diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2021-02-08 14:26:51 -0500 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2021-02-08 16:02:20 -0500 |
commit | 45981ba29ae75ec328bfd14018ec4ada52e7f189 (patch) | |
tree | bc9af98e3debada941cd025dfbb7a3ac490c6706 /vendor/modules.txt | |
parent | 19507d0ffe8cda0a69f056838556f471fd9e61fa (diff) | |
download | podman-45981ba29ae75ec328bfd14018ec4ada52e7f189.tar.gz podman-45981ba29ae75ec328bfd14018ec4ada52e7f189.tar.bz2 podman-45981ba29ae75ec328bfd14018ec4ada52e7f189.zip |
Bump containers/buildah to v1.19.4
Fix handling of --iidfile to happen on the client side.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 719285112..3c5cc129c 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -70,7 +70,7 @@ github.com/containernetworking/plugins/pkg/utils/hwaddr github.com/containernetworking/plugins/pkg/utils/sysctl github.com/containernetworking/plugins/plugins/ipam/host-local/backend github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator -# github.com/containers/buildah v1.19.3 +# github.com/containers/buildah v1.19.4 github.com/containers/buildah github.com/containers/buildah/bind github.com/containers/buildah/chroot |