summaryrefslogtreecommitdiff
path: root/vendor/modules.txt
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-04-21 15:41:46 -0400
committerGitHub <noreply@github.com>2021-04-21 15:41:46 -0400
commit5c8ba488078c7ee71e5b3a2cbb2bf770734d6c81 (patch)
tree7b6ec387c3006e83c4e3168412e9e70e5565ff45 /vendor/modules.txt
parent897f6c3a4a55bfc82a989c81cb3dc8998965c408 (diff)
parent5aef11026a850bb99d8394dba17810bf05d727bc (diff)
downloadpodman-5c8ba488078c7ee71e5b3a2cbb2bf770734d6c81.tar.gz
podman-5c8ba488078c7ee71e5b3a2cbb2bf770734d6c81.tar.bz2
podman-5c8ba488078c7ee71e5b3a2cbb2bf770734d6c81.zip
Merge pull request #10097 from containers/dependabot/go_modules/github.com/containers/storage-1.30.0
Bump github.com/containers/storage from 1.29.0 to 1.30.0
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r--vendor/modules.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt
index 35655b01e..f647ea8f2 100644
--- a/vendor/modules.txt
+++ b/vendor/modules.txt
@@ -188,7 +188,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.29.0
+# github.com/containers/storage v1.30.0
github.com/containers/storage
github.com/containers/storage/drivers
github.com/containers/storage/drivers/aufs
@@ -345,6 +345,8 @@ github.com/golang/protobuf/ptypes
github.com/golang/protobuf/ptypes/any
github.com/golang/protobuf/ptypes/duration
github.com/golang/protobuf/ptypes/timestamp
+# github.com/golang/snappy v0.0.3
+github.com/golang/snappy
# github.com/google/go-cmp v0.5.5
github.com/google/go-cmp/cmp
github.com/google/go-cmp/cmp/internal/diff
@@ -384,11 +386,10 @@ github.com/json-iterator/go
# github.com/juju/ansiterm v0.0.0-20180109212912-720a0952cc2a
github.com/juju/ansiterm
github.com/juju/ansiterm/tabwriter
-# github.com/klauspost/compress v1.11.13
+# github.com/klauspost/compress v1.12.1
github.com/klauspost/compress/flate
github.com/klauspost/compress/fse
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.5