summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorPaul Holzinger <pholzing@redhat.com>2021-09-13 18:48:48 +0200
committerMatthew Heon <mheon@redhat.com>2021-09-16 09:42:14 -0400
commitc487389fa501556fdeafdff7f484c96acd616557 (patch)
treed52089480e37e11111e4a90ba19685b5ee287a7d /go.mod
parent069d90124dc2256ca1a1b91e931a6d49a83268a9 (diff)
downloadpodman-c487389fa501556fdeafdff7f484c96acd616557.tar.gz
podman-c487389fa501556fdeafdff7f484c96acd616557.tar.bz2
podman-c487389fa501556fdeafdff7f484c96acd616557.zip
bump c/common to v0.44.0
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 a317428f8..de6dd1028 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.22.3
- github.com/containers/common v0.43.3-0.20210902095222-a7acc160fb25
+ github.com/containers/common v0.44.0
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.16.0
github.com/containers/ocicrypt v1.1.2