aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-09-20 10:35:44 -0400
committerGitHub <noreply@github.com>2021-09-20 10:35:44 -0400
commitcd09903eff3589d82256a86e144f4a4c5bedccbe (patch)
tree90a5d787df98f74d8f7a47428b2284a40c942cd2 /go.mod
parentd6884dedc3386c7fa07018241d01e86c527bbe3f (diff)
parent6001cd02a999e82cbbf9fd05ed5d2c620c114658 (diff)
downloadpodman-cd09903eff3589d82256a86e144f4a4c5bedccbe.tar.gz
podman-cd09903eff3589d82256a86e144f4a4c5bedccbe.tar.bz2
podman-cd09903eff3589d82256a86e144f4a4c5bedccbe.zip
Merge pull request #11655 from vrothberg/3.4-vendor-common
[3.4] vendor c/common@v0.44.1
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 91a65125c..cffc26c11 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.0
- github.com/containers/common v0.44.0
+ github.com/containers/common v0.44.1
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.16.0
github.com/containers/ocicrypt v1.1.2