diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2022-05-12 07:20:58 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-12 07:20:58 -0400 |
commit | 8f21eccc7cc406005c8e93bc7b1605a8dbd3a2b7 (patch) | |
tree | 80a02bb2992873f2ad78feeac9aa8121aaf6cb2e /vendor/modules.txt | |
parent | e6d19acee7cab3afee83633270747fabed58da67 (diff) | |
parent | 16e22dbbe30bdde27c51c656a31b41486cbc76e4 (diff) | |
download | podman-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 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 51e0d5f4a..d2d7a6df9 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -155,7 +155,7 @@ github.com/containers/common/version # github.com/containers/conmon v2.0.20+incompatible ## explicit github.com/containers/conmon/runner/config -# github.com/containers/image/v5 v5.21.1 +# github.com/containers/image/v5 v5.21.2-0.20220511203756-fe4fd4ed8be4 ## explicit github.com/containers/image/v5/copy github.com/containers/image/v5/directory @@ -235,7 +235,7 @@ github.com/containers/psgo/internal/dev github.com/containers/psgo/internal/host github.com/containers/psgo/internal/proc github.com/containers/psgo/internal/process -# github.com/containers/storage v1.40.2 +# github.com/containers/storage v1.41.1-0.20220511210719-cacc3325a9c8 ## explicit github.com/containers/storage github.com/containers/storage/drivers @@ -450,7 +450,7 @@ github.com/jinzhu/copier # github.com/json-iterator/go v1.1.12 ## explicit github.com/json-iterator/go -# github.com/klauspost/compress v1.15.2 +# github.com/klauspost/compress v1.15.4 github.com/klauspost/compress github.com/klauspost/compress/flate github.com/klauspost/compress/fse |