summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-12-07 18:44:11 +0000
committerDaniel J Walsh <dwalsh@redhat.com>2020-12-08 06:56:55 -0500
commit35ee3eb9c3b952d754d73baea000b206b0be5c23 (patch)
tree2d199b69976efd21885b3e17e353a8a82fbcac3c /go.mod
parent9b3a81a002e570b8a49e60c3dd3feb65d742f286 (diff)
downloadpodman-35ee3eb9c3b952d754d73baea000b206b0be5c23.tar.gz
podman-35ee3eb9c3b952d754d73baea000b206b0be5c23.tar.bz2
podman-35ee3eb9c3b952d754d73baea000b206b0be5c23.zip
Bump github.com/containers/image/v5 from 5.8.1 to 5.9.0
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.8.1 to 5.9.0. - [Release notes](https://github.com/containers/image/releases) - [Commits](https://github.com/containers/image/compare/v5.8.1...v5.9.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Miloslav Trmač <mitr@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 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