summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2022-06-17 06:10:24 -0400
committerDaniel J Walsh <dwalsh@redhat.com>2022-06-17 06:10:24 -0400
commit8090445762f4a8c3c26da7b30eaa0670c04ca3f4 (patch)
treefd2f609b84f910b532b0db20a1e4e7d3fa924398 /go.mod
parentc936d1e61154b6826e9d8df46e9660aba6c86cfe (diff)
downloadpodman-8090445762f4a8c3c26da7b30eaa0670c04ca3f4.tar.gz
podman-8090445762f4a8c3c26da7b30eaa0670c04ca3f4.tar.bz2
podman-8090445762f4a8c3c26da7b30eaa0670c04ca3f4.zip
vendor in latests containers/image
Signed-off-by: Daniel J Walsh <dwalsh@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 3428663d3..31e99823e 100644
--- a/go.mod
+++ b/go.mod
@@ -14,8 +14,8 @@ require (
github.com/containers/buildah v1.26.1-0.20220609225314-e66309ebde8c
github.com/containers/common v0.48.1-0.20220608111710-dbecabbe82c9
github.com/containers/conmon v2.0.20+incompatible
- github.com/containers/image/v5 v5.21.2-0.20220520105616-e594853d6471
- github.com/containers/ocicrypt v1.1.4-0.20220428134531-566b808bdf6f
+ github.com/containers/image/v5 v5.21.2-0.20220617075545-929f14a56f5c
+ github.com/containers/ocicrypt v1.1.5
github.com/containers/psgo v1.7.2
github.com/containers/storage v1.41.1-0.20220616120034-7df64288ef35
github.com/coreos/go-systemd/v22 v22.3.2