summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authoropenshift-ci[bot] <75433959+openshift-ci[bot]@users.noreply.github.com>2021-08-02 08:54:18 +0000
committerGitHub <noreply@github.com>2021-08-02 08:54:18 +0000
commit03afc91e2a1a930fd8ebe733b42ea7e6798432bc (patch)
tree2294982380b90f81e463bfa411ef4e214b11caab /go.mod
parent42442887166954ac1cf54c0ce6c45475f37e69ec (diff)
parent58672847ee942be946e77d0f2b143eda30e27a81 (diff)
downloadpodman-03afc91e2a1a930fd8ebe733b42ea7e6798432bc.tar.gz
podman-03afc91e2a1a930fd8ebe733b42ea7e6798432bc.tar.bz2
podman-03afc91e2a1a930fd8ebe733b42ea7e6798432bc.zip
Merge pull request #11082 from containers/dependabot/go_modules/github.com/containers/image/v5-5.15.0
Bump github.com/containers/image/v5 from 5.14.0 to 5.15.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 3f548c58a..62424319f 100644
--- a/go.mod
+++ b/go.mod
@@ -14,7 +14,7 @@ require (
github.com/containers/buildah v1.21.1-0.20210721171232-54cafea4c933
github.com/containers/common v0.41.1-0.20210730122913-cd6c45fd20e3
github.com/containers/conmon v2.0.20+incompatible
- github.com/containers/image/v5 v5.14.0
+ github.com/containers/image/v5 v5.15.0
github.com/containers/ocicrypt v1.1.2
github.com/containers/psgo v1.5.2
github.com/containers/storage v1.33.0