diff options
author | Paul Holzinger <pholzing@redhat.com> | 2021-10-01 16:41:55 +0200 |
---|---|---|
committer | Paul Holzinger <pholzing@redhat.com> | 2021-10-01 16:41:55 +0200 |
commit | cd4e10fdf93009f8ecba5f0c82c1c2a4a46f3e4f (patch) | |
tree | 66561f95ca0f64e3b469f27cf74a21e65fa336cc /vendor/modules.txt | |
parent | 148c9d6ccf084e495f24cf2a80c25ae183e232f4 (diff) | |
download | podman-cd4e10fdf93009f8ecba5f0c82c1c2a4a46f3e4f.tar.gz podman-cd4e10fdf93009f8ecba5f0c82c1c2a4a46f3e4f.tar.bz2 podman-cd4e10fdf93009f8ecba5f0c82c1c2a4a46f3e4f.zip |
[v3.4] bump c/common to v0.44.3
This fixes a bug where podman machine could create a broken config file.
Fixes #11824
Signed-off-by: Paul Holzinger <pholzing@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 11f31150a..04bee22c9 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -99,7 +99,7 @@ github.com/containers/buildah/pkg/rusage github.com/containers/buildah/pkg/sshagent github.com/containers/buildah/pkg/util github.com/containers/buildah/util -# github.com/containers/common v0.44.2 +# github.com/containers/common v0.44.3 github.com/containers/common/libimage github.com/containers/common/libimage/manifests github.com/containers/common/pkg/apparmor |