aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValentin Rothberg <rothberg@redhat.com>2021-02-19 14:55:41 +0100
committerValentin Rothberg <rothberg@redhat.com>2021-02-19 14:55:41 +0100
commitc1f8765dbb32a3daab82c8d1cf78f73f222cdb7d (patch)
tree65267063eb5cac7757d011de91471bda0120aff0 /go.mod
parent7e286bc430ea50b72e972e48626298ac2e1f258a (diff)
downloadpodman-c1f8765dbb32a3daab82c8d1cf78f73f222cdb7d.tar.gz
podman-c1f8765dbb32a3daab82c8d1cf78f73f222cdb7d.tar.bz2
podman-c1f8765dbb32a3daab82c8d1cf78f73f222cdb7d.zip
vendor c/image v5.10.3
* place shortnames in ~/.cache not ~/.config/.cache Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index a6faae7fc..bfa2e6d28 100644
--- a/go.mod
+++ b/go.mod
@@ -13,10 +13,10 @@ require (
github.com/containers/buildah v1.19.4
github.com/containers/common v0.33.4
github.com/containers/conmon v2.0.20+incompatible
- github.com/containers/image/v5 v5.10.2
+ github.com/containers/image/v5 v5.10.3
github.com/containers/ocicrypt v1.0.3
github.com/containers/psgo v1.5.2
- github.com/containers/storage v1.24.6
+ github.com/containers/storage v1.24.8
github.com/coreos/go-systemd/v22 v22.1.0
github.com/cri-o/ocicni v0.2.1-0.20201204103948-b6cbe99b9756
github.com/cyphar/filepath-securejoin v0.2.2