diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2020-02-03 09:27:58 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-03 09:27:58 -0500 |
commit | 5e7d6e52dd8ac8f7e213cde7b98f270c77608523 (patch) | |
tree | cfc80de469cb835c603339f8eb5f6ddd035e2958 /vendor/modules.txt | |
parent | 227d8815806fe63d07433707a356eb2e8c011f1e (diff) | |
parent | 94453c85c78908096764f8c0cb4cf72a470c182b (diff) | |
download | podman-5e7d6e52dd8ac8f7e213cde7b98f270c77608523.tar.gz podman-5e7d6e52dd8ac8f7e213cde7b98f270c77608523.tar.bz2 podman-5e7d6e52dd8ac8f7e213cde7b98f270c77608523.zip |
Merge pull request #5053 from containers/dependabot/go_modules/github.com/containers/storage-1.15.8
build(deps): bump github.com/containers/storage from 1.15.7 to 1.15.8
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 d2c20cf36..2a384e865 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -138,7 +138,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.15.7 +# github.com/containers/storage v1.15.8 github.com/containers/storage github.com/containers/storage/drivers github.com/containers/storage/drivers/aufs @@ -312,7 +312,7 @@ github.com/inconshreveable/mousetrap github.com/ishidawataru/sctp # github.com/json-iterator/go v1.1.9 github.com/json-iterator/go -# github.com/klauspost/compress v1.9.7 +# github.com/klauspost/compress v1.9.8 github.com/klauspost/compress/flate github.com/klauspost/compress/fse github.com/klauspost/compress/huff0 @@ -323,7 +323,7 @@ github.com/klauspost/compress/zstd/internal/xxhash github.com/klauspost/pgzip # github.com/konsorten/go-windows-terminal-sequences v1.0.2 github.com/konsorten/go-windows-terminal-sequences -# github.com/mattn/go-shellwords v1.0.7 +# github.com/mattn/go-shellwords v1.0.9 github.com/mattn/go-shellwords # github.com/matttproud/golang_protobuf_extensions v1.0.1 github.com/matttproud/golang_protobuf_extensions/pbutil |