summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-10-01 12:14:14 -0400
committerGitHub <noreply@github.com>2021-10-01 12:14:14 -0400
commit1dfba5da85449eb99e11b37b9bfbe11d0b2b2f62 (patch)
tree66561f95ca0f64e3b469f27cf74a21e65fa336cc /go.mod
parent148c9d6ccf084e495f24cf2a80c25ae183e232f4 (diff)
parentcd4e10fdf93009f8ecba5f0c82c1c2a4a46f3e4f (diff)
downloadpodman-1dfba5da85449eb99e11b37b9bfbe11d0b2b2f62.tar.gz
podman-1dfba5da85449eb99e11b37b9bfbe11d0b2b2f62.tar.bz2
podman-1dfba5da85449eb99e11b37b9bfbe11d0b2b2f62.zip
Merge pull request #11832 from Luap99/common-v0.44.3
[v3.4] bump c/common to v0.44.3
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