summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-08-19 20:28:40 +0200
committerGitHub <noreply@github.com>2020-08-19 20:28:40 +0200
commitd6ae56113a4cff36b358f71e9ffc5e5eb6c6e9b3 (patch)
tree7628b65495560124cafc7f7555599c18d6813055 /go.mod
parentdd4e0da4241ac0b6deac3f5e07ea4eeb5819379e (diff)
parent8a25e6ab6e3b9c65cea23e7493975eba43997b89 (diff)
downloadpodman-d6ae56113a4cff36b358f71e9ffc5e5eb6c6e9b3.tar.gz
podman-d6ae56113a4cff36b358f71e9ffc5e5eb6c6e9b3.tar.bz2
podman-d6ae56113a4cff36b358f71e9ffc5e5eb6c6e9b3.zip
Merge pull request #7369 from containers/dependabot/go_modules/github.com/containers/image/v5-5.5.2
Bump github.com/containers/image/v5 from 5.5.1 to 5.5.2
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 ea2ac5db6..3a3173418 100644
--- a/go.mod
+++ b/go.mod
@@ -13,7 +13,7 @@ require (
github.com/containers/buildah v1.15.1-0.20200731151214-29f4d01c621c
github.com/containers/common v0.18.0
github.com/containers/conmon v2.0.19+incompatible
- github.com/containers/image/v5 v5.5.1
+ github.com/containers/image/v5 v5.5.2
github.com/containers/psgo v1.5.1
github.com/containers/storage v1.23.0
github.com/coreos/go-systemd/v22 v22.1.0