summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorPaul Holzinger <pholzing@redhat.com>2021-10-01 16:41:55 +0200
committerPaul Holzinger <pholzing@redhat.com>2021-10-01 16:41:55 +0200
commitcd4e10fdf93009f8ecba5f0c82c1c2a4a46f3e4f (patch)
tree66561f95ca0f64e3b469f27cf74a21e65fa336cc /go.mod
parent148c9d6ccf084e495f24cf2a80c25ae183e232f4 (diff)
downloadpodman-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 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index be2f3cbc2..bdad4c244 100644
--- a/go.mod
+++ b/go.mod
@@ -12,7 +12,7 @@ require (
github.com/containernetworking/cni v0.8.1
github.com/containernetworking/plugins v0.9.1
github.com/containers/buildah v1.23.1
- github.com/containers/common v0.44.2
+ github.com/containers/common v0.44.3
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.16.0
github.com/containers/ocicrypt v1.1.2