summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-01-29 09:17:52 +0000
committerValentin Rothberg <rothberg@redhat.com>2021-01-29 10:27:35 +0100
commitb74f939fb540724ddce2bf40af21231b36d6242e (patch)
tree12472fa9052e815f3d56f24427882e0feea99d72 /go.mod
parent0c6a889a7ec93964a12a10870920727e13e438c3 (diff)
downloadpodman-b74f939fb540724ddce2bf40af21231b36d6242e.tar.gz
podman-b74f939fb540724ddce2bf40af21231b36d6242e.tar.bz2
podman-b74f939fb540724ddce2bf40af21231b36d6242e.zip
Bump github.com/containers/image/v5 from 5.10.0 to 5.10.1
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.10.0 to 5.10.1. - [Release notes](https://github.com/containers/image/releases) - [Commits](https://github.com/containers/image/compare/v5.10.0...v5.10.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 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 685cb423f..1b548c1f1 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.1
github.com/containers/conmon v2.0.20+incompatible
- github.com/containers/image/v5 v5.10.0
+ github.com/containers/image/v5 v5.10.1
github.com/containers/psgo v1.5.2
github.com/containers/storage v1.24.5
github.com/coreos/go-systemd/v22 v22.1.0