summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2022-01-26 19:02:18 +0100
committerGitHub <noreply@github.com>2022-01-26 19:02:18 +0100
commit09589fccfdd27478defc3e3e3827265d50fa9e33 (patch)
tree8f65b1c282a637d292df2a6db92d36c5d8a5325b /go.mod
parent2a39fe99135e060decef1a6c7490b195e1702745 (diff)
parentab22a688d87e428311c1c227a6816dd4508c441e (diff)
downloadpodman-09589fccfdd27478defc3e3e3827265d50fa9e33.tar.gz
podman-09589fccfdd27478defc3e3e3827265d50fa9e33.tar.bz2
podman-09589fccfdd27478defc3e3e3827265d50fa9e33.zip
Merge pull request #13017 from containers/dependabot/go_modules/github.com/containers/image/v5-5.19.0
Bump github.com/containers/image/v5 from 5.18.0 to 5.19.0
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 25dc46038..e23d7caad 100644
--- a/go.mod
+++ b/go.mod
@@ -14,7 +14,7 @@ require (
github.com/containers/buildah v1.23.1-0.20220112160421-d744ebc4b1d5
github.com/containers/common v0.46.1-0.20220119203335-0e7aca71d00a
github.com/containers/conmon v2.0.20+incompatible
- github.com/containers/image/v5 v5.18.0
+ github.com/containers/image/v5 v5.19.0
github.com/containers/ocicrypt v1.1.2
github.com/containers/psgo v1.7.2
github.com/containers/storage v1.38.1