summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-02-09 14:56:12 -0500
committerGitHub <noreply@github.com>2021-02-09 14:56:12 -0500
commit8600c3b8e2436d73c7c13deb0da869b7f35069ea (patch)
treee59dc20fd673390fe859e7ea0d48ade93aad0485 /go.mod
parentcd8a061214347c8a148f1ce682bec66a31a4bc6a (diff)
parent68414537c1575f75147bcab1bda35593acea9ac3 (diff)
downloadpodman-8600c3b8e2436d73c7c13deb0da869b7f35069ea.tar.gz
podman-8600c3b8e2436d73c7c13deb0da869b7f35069ea.tar.bz2
podman-8600c3b8e2436d73c7c13deb0da869b7f35069ea.zip
Merge pull request #9288 from vrothberg/vendor-image
vendor github.com/containers/image v5.10.2
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 135aa3b47..08a240e52 100644
--- a/go.mod
+++ b/go.mod
@@ -13,7 +13,7 @@ require (
github.com/containers/buildah v1.19.4
github.com/containers/common v0.34.3-0.20210208115708-8668c76dd577
github.com/containers/conmon v2.0.20+incompatible
- github.com/containers/image/v5 v5.10.1
+ github.com/containers/image/v5 v5.10.2
github.com/containers/ocicrypt v1.1.0
github.com/containers/psgo v1.5.2
github.com/containers/storage v1.25.0