summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorAshley Cui <acui@redhat.com>2021-09-28 13:54:47 -0400
committerAshley Cui <acui@redhat.com>2021-09-28 15:16:55 -0400
commit6c7445d2ba3bba2e7291d334a42f5111b47d0dbc (patch)
tree14e7dd89f54d5eb411ed56cfc0b130b0139a32a0 /go.mod
parent9e2459569d35560dcb59654c404ea079229fbbe8 (diff)
downloadpodman-6c7445d2ba3bba2e7291d334a42f5111b47d0dbc.tar.gz
podman-6c7445d2ba3bba2e7291d334a42f5111b47d0dbc.tar.bz2
podman-6c7445d2ba3bba2e7291d334a42f5111b47d0dbc.zip
Vendor in containers/common v0.44.2
[NO TESTS NEEDED] Signed-off-by: Ashley Cui <acui@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 bebf73093..5d9d41070 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.1
+ github.com/containers/common v0.44.2
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.16.0
github.com/containers/ocicrypt v1.1.2