summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-05 13:28:59 +0000
committerGitHub <noreply@github.com>2021-05-05 13:28:59 +0000
commit466d2004cd39641e13960cde3167c1c8c7bc96cf (patch)
treea4a0d123b170b059ee98b71fe6b5de2a36cc3539 /go.mod
parenta278195af3423f882c1f5bb218792f7c2ce10a3c (diff)
downloadpodman-466d2004cd39641e13960cde3167c1c8c7bc96cf.tar.gz
podman-466d2004cd39641e13960cde3167c1c8c7bc96cf.tar.bz2
podman-466d2004cd39641e13960cde3167c1c8c7bc96cf.zip
Bump github.com/containers/image/v5 from 5.11.1 to 5.12.0
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.11.1 to 5.12.0. - [Release notes](https://github.com/containers/image/releases) - [Commits](https://github.com/containers/image/compare/v5.11.1...v5.12.0) Signed-off-by: dependabot[bot] <support@github.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 afb050086..cb41fea87 100644
--- a/go.mod
+++ b/go.mod
@@ -14,7 +14,7 @@ require (
github.com/containers/buildah v1.20.2-0.20210504130217-903dc56408ac
github.com/containers/common v0.37.2-0.20210503193405-42134aa138ce
github.com/containers/conmon v2.0.20+incompatible
- github.com/containers/image/v5 v5.11.1
+ github.com/containers/image/v5 v5.12.0
github.com/containers/ocicrypt v1.1.1
github.com/containers/psgo v1.5.2
github.com/containers/storage v1.30.1