summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-21 07:57:31 +0000
committerGitHub <noreply@github.com>2021-04-21 07:57:31 +0000
commit8a3df76ef905447a9c8bc6301c532f2f9283b7c2 (patch)
treed221935f9b6a480fbef36a191fa7c5511b0e92b6 /go.mod
parent9ef298e78438b2b8654bf87db157b4090b5e0523 (diff)
downloadpodman-8a3df76ef905447a9c8bc6301c532f2f9283b7c2.tar.gz
podman-8a3df76ef905447a9c8bc6301c532f2f9283b7c2.tar.bz2
podman-8a3df76ef905447a9c8bc6301c532f2f9283b7c2.zip
Bump github.com/containers/image/v5 from 5.11.0 to 5.11.1
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.11.0 to 5.11.1. - [Release notes](https://github.com/containers/image/releases) - [Commits](https://github.com/containers/image/compare/v5.11.0...v5.11.1) 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 a225cb89e..629948c8d 100644
--- a/go.mod
+++ b/go.mod
@@ -13,7 +13,7 @@ require (
github.com/containers/buildah v1.20.1-0.20210402144408-36a37402d0c8
github.com/containers/common v0.36.0
github.com/containers/conmon v2.0.20+incompatible
- github.com/containers/image/v5 v5.11.0
+ github.com/containers/image/v5 v5.11.1
github.com/containers/ocicrypt v1.1.1
github.com/containers/psgo v1.5.2
github.com/containers/storage v1.29.0