summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2022-05-12 07:20:58 -0400
committerGitHub <noreply@github.com>2022-05-12 07:20:58 -0400
commit8f21eccc7cc406005c8e93bc7b1605a8dbd3a2b7 (patch)
tree80a02bb2992873f2ad78feeac9aa8121aaf6cb2e /go.mod
parente6d19acee7cab3afee83633270747fabed58da67 (diff)
parent16e22dbbe30bdde27c51c656a31b41486cbc76e4 (diff)
downloadpodman-8f21eccc7cc406005c8e93bc7b1605a8dbd3a2b7.tar.gz
podman-8f21eccc7cc406005c8e93bc7b1605a8dbd3a2b7.tar.bz2
podman-8f21eccc7cc406005c8e93bc7b1605a8dbd3a2b7.zip
Merge pull request #14211 from giuseppe/vendor-storage-image
vendor: update c/storage and c/image
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 cd7936ea2..e5f11838c 100644
--- a/go.mod
+++ b/go.mod
@@ -14,10 +14,10 @@ require (
github.com/containers/buildah v1.26.1
github.com/containers/common v0.48.0
github.com/containers/conmon v2.0.20+incompatible
- github.com/containers/image/v5 v5.21.1
+ github.com/containers/image/v5 v5.21.2-0.20220511203756-fe4fd4ed8be4
github.com/containers/ocicrypt v1.1.4-0.20220428134531-566b808bdf6f
github.com/containers/psgo v1.7.2
- github.com/containers/storage v1.40.2
+ github.com/containers/storage v1.41.1-0.20220511210719-cacc3325a9c8
github.com/coreos/go-systemd/v22 v22.3.2
github.com/coreos/stream-metadata-go v0.0.0-20210225230131-70edb9eb47b3
github.com/cyphar/filepath-securejoin v0.2.3