diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2020-09-07 09:49:56 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-07 09:49:56 -0400 |
commit | d83e94a5146f0d5d8da39bea5ab4d3e497473c6f (patch) | |
tree | 6054bb84d6f2cbd62621cd1b3ee52178b11d1825 /vendor/modules.txt | |
parent | 15375b549f5f86e773904ce4cf97fdcf1d5dcbb8 (diff) | |
parent | b62fa769f8f5ccc982a2566b4c4af0b7096298f3 (diff) | |
download | podman-d83e94a5146f0d5d8da39bea5ab4d3e497473c6f.tar.gz podman-d83e94a5146f0d5d8da39bea5ab4d3e497473c6f.tar.bz2 podman-d83e94a5146f0d5d8da39bea5ab4d3e497473c6f.zip |
Merge pull request #7539 from containers/dependabot/go_modules/github.com/containers/storage-1.23.4
Bump github.com/containers/storage from 1.23.2 to 1.23.4
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index d26995f68..22f2c7081 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -158,7 +158,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.23.2 +# github.com/containers/storage v1.23.4 github.com/containers/storage github.com/containers/storage/drivers github.com/containers/storage/drivers/aufs @@ -336,7 +336,7 @@ github.com/klauspost/compress/huff0 github.com/klauspost/compress/snappy github.com/klauspost/compress/zstd github.com/klauspost/compress/zstd/internal/xxhash -# github.com/klauspost/pgzip v1.2.4 +# github.com/klauspost/pgzip v1.2.5 github.com/klauspost/pgzip # github.com/konsorten/go-windows-terminal-sequences v1.0.3 github.com/konsorten/go-windows-terminal-sequences @@ -350,6 +350,8 @@ github.com/mattn/go-shellwords github.com/matttproud/golang_protobuf_extensions/pbutil # github.com/mistifyio/go-zfs v2.1.1+incompatible github.com/mistifyio/go-zfs +# github.com/moby/sys/mountinfo v0.1.3 +github.com/moby/sys/mountinfo # github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd github.com/modern-go/concurrent # github.com/modern-go/reflect2 v1.0.1 |