summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-08-19 06:42:11 -0400
committerGitHub <noreply@github.com>2021-08-19 06:42:11 -0400
commit23804d95f6589eca37e7cdcfcfaeb1e63e47b209 (patch)
treeec1307843a84b6efa40712cb9285de5688def966 /go.mod
parent2cb304d25f9e67991bd7c5ce614ddfc3480ecbf7 (diff)
parentc1b7787a2829c39c9ab315b16a2a1e5bf65ca003 (diff)
downloadpodman-23804d95f6589eca37e7cdcfcfaeb1e63e47b209.tar.gz
podman-23804d95f6589eca37e7cdcfcfaeb1e63e47b209.tar.bz2
podman-23804d95f6589eca37e7cdcfcfaeb1e63e47b209.zip
Merge pull request #11242 from containers/dependabot/go_modules/github.com/containers/image/v5-5.15.1
Bump github.com/containers/image/v5 from 5.15.0 to 5.15.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 688b805ca..9dbde0243 100644
--- a/go.mod
+++ b/go.mod
@@ -14,7 +14,7 @@ require (
github.com/containers/buildah v1.22.0
github.com/containers/common v0.42.1
github.com/containers/conmon v2.0.20+incompatible
- github.com/containers/image/v5 v5.15.0
+ github.com/containers/image/v5 v5.15.1
github.com/containers/ocicrypt v1.1.2
github.com/containers/psgo v1.5.2
github.com/containers/storage v1.34.1