aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorMatthew Heon <mheon@redhat.com>2021-04-20 15:11:20 -0400
committerMatthew Heon <mheon@redhat.com>2021-04-20 15:11:20 -0400
commita35434a7bebc32ab5e1f3dead3fdbd5d57debead (patch)
treef14da730449442a9ecda14dafd04c9ee49967b3a /go.mod
parentfa56978310395e2199d63234b53dab514b63aa30 (diff)
downloadpodman-a35434a7bebc32ab5e1f3dead3fdbd5d57debead.tar.gz
podman-a35434a7bebc32ab5e1f3dead3fdbd5d57debead.tar.bz2
podman-a35434a7bebc32ab5e1f3dead3fdbd5d57debead.zip
Bump containers/image to v5.11.1
Signed-off-by: Matthew Heon <mheon@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 e4f2e3736..dff9e4d1f 100644
--- a/go.mod
+++ b/go.mod
@@ -13,7 +13,7 @@ require (
github.com/containers/buildah v1.20.1
github.com/containers/common v0.36.0
github.com/containers/conmon v2.0.20+incompatible
- github.com/containers/image/v5 v5.11.0
+ github.com/containers/image/v5 v5.11.1
github.com/containers/ocicrypt v1.1.0
github.com/containers/psgo v1.5.2
github.com/containers/storage v1.29.0