summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-05-05 14:05:11 -0400
committerGitHub <noreply@github.com>2021-05-05 14:05:11 -0400
commit7b50af42c30e6a0d80a20a4e55f6cc7d2c0110d5 (patch)
treee27cead9094c80eb569b17584cef0bc3d60f342d /go.mod
parentfc6eb3be95f5f13d4e533a0594c635b9e57f6ecb (diff)
parent466d2004cd39641e13960cde3167c1c8c7bc96cf (diff)
downloadpodman-7b50af42c30e6a0d80a20a4e55f6cc7d2c0110d5.tar.gz
podman-7b50af42c30e6a0d80a20a4e55f6cc7d2c0110d5.tar.bz2
podman-7b50af42c30e6a0d80a20a4e55f6cc7d2c0110d5.zip
Merge pull request #10214 from containers/dependabot/go_modules/github.com/containers/image/v5-5.12.0
Bump github.com/containers/image/v5 from 5.11.1 to 5.12.0
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 2706fa5f6..216db1986 100644
--- a/go.mod
+++ b/go.mod
@@ -14,7 +14,7 @@ require (
github.com/containers/buildah v1.20.2-0.20210504130217-903dc56408ac
github.com/containers/common v0.37.2-0.20210503193405-42134aa138ce
github.com/containers/conmon v2.0.20+incompatible
- github.com/containers/image/v5 v5.11.1
+ github.com/containers/image/v5 v5.12.0
github.com/containers/ocicrypt v1.1.1
github.com/containers/psgo v1.5.2
github.com/containers/storage v1.30.1