diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2020-06-17 20:16:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-17 20:16:44 +0200 |
commit | 6645e0d6f376b0dbd2bf82b3c708ceb20a6ad920 (patch) | |
tree | b0e7ad7e27d8608f061226497fbdced2102ce054 /vendor/modules.txt | |
parent | f293606480669acea375c53de1e2c81044313c05 (diff) | |
parent | ac4f4b14829b66f6aa24b75128bd68e3a5fb53b9 (diff) | |
download | podman-6645e0d6f376b0dbd2bf82b3c708ceb20a6ad920.tar.gz podman-6645e0d6f376b0dbd2bf82b3c708ceb20a6ad920.tar.bz2 podman-6645e0d6f376b0dbd2bf82b3c708ceb20a6ad920.zip |
Merge pull request #6648 from vrothberg/vendor-image
vendor github.com/containers/image/v5@v5.5.1
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 92d25f428..9f307b650 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -93,7 +93,7 @@ github.com/containers/common/pkg/config github.com/containers/common/pkg/sysinfo # github.com/containers/conmon v2.0.18+incompatible github.com/containers/conmon/runner/config -# github.com/containers/image/v5 v5.4.5-0.20200529084758-46b2ee6aebb0 +# github.com/containers/image/v5 v5.5.1 github.com/containers/image/v5/copy github.com/containers/image/v5/directory github.com/containers/image/v5/directory/explicitfilepath @@ -324,7 +324,7 @@ github.com/inconshreveable/mousetrap github.com/ishidawataru/sctp # github.com/json-iterator/go v1.1.10 github.com/json-iterator/go -# github.com/klauspost/compress v1.10.7 +# github.com/klauspost/compress v1.10.8 github.com/klauspost/compress/flate github.com/klauspost/compress/fse github.com/klauspost/compress/huff0 |