summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-12-08 09:31:47 -0500
committerGitHub <noreply@github.com>2020-12-08 09:31:47 -0500
commit0cccba834ff2939579f7ef4c340a9337dc9d7d2c (patch)
tree2d199b69976efd21885b3e17e353a8a82fbcac3c /go.mod
parent9b3a81a002e570b8a49e60c3dd3feb65d742f286 (diff)
parent35ee3eb9c3b952d754d73baea000b206b0be5c23 (diff)
downloadpodman-0cccba834ff2939579f7ef4c340a9337dc9d7d2c.tar.gz
podman-0cccba834ff2939579f7ef4c340a9337dc9d7d2c.tar.bz2
podman-0cccba834ff2939579f7ef4c340a9337dc9d7d2c.zip
Merge pull request #8637 from containers/dependabot/go_modules/github.com/containers/image/v5-5.9.0
Bump github.com/containers/image/v5 from 5.8.1 to 5.9.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 f822e7994..966cc6057 100644
--- a/go.mod
+++ b/go.mod
@@ -13,7 +13,7 @@ require (
github.com/containers/buildah v1.18.1-0.20201125084616-dd26b137459c
github.com/containers/common v0.31.0
github.com/containers/conmon v2.0.20+incompatible
- github.com/containers/image/v5 v5.8.1
+ github.com/containers/image/v5 v5.9.0
github.com/containers/psgo v1.5.1
github.com/containers/storage v1.24.1
github.com/coreos/go-systemd/v22 v22.1.0