aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValentin Rothberg <rothberg@redhat.com>2021-02-09 17:57:48 +0100
committerValentin Rothberg <rothberg@redhat.com>2021-02-09 17:57:48 +0100
commit721d4b5ffcdd2388621106bfc681614f89e9de4e (patch)
tree73b0b0d17eff77ef405afaa72f85ef6f7909ee12 /go.mod
parenta5ab59ede7578fb9867f5d5e29db6e82319f4688 (diff)
downloadpodman-721d4b5ffcdd2388621106bfc681614f89e9de4e.tar.gz
podman-721d4b5ffcdd2388621106bfc681614f89e9de4e.tar.bz2
podman-721d4b5ffcdd2388621106bfc681614f89e9de4e.zip
vendor github.com/containers/image v5.10.2
Fixes: #8559 Signed-off-by: Valentin Rothberg <rothberg@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 5586a9351..4a3b6333f 100644
--- a/go.mod
+++ b/go.mod
@@ -13,7 +13,7 @@ require (
github.com/containers/buildah v1.19.2
github.com/containers/common v0.33.4
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/psgo v1.5.2
github.com/containers/storage v1.24.5
github.com/coreos/go-systemd/v22 v22.1.0