containerd/vendor/github.com
Giuseppe Scrivano 30802fac73
compression: add support for the zstd algorithm
zstd is a compression algorithm that has a very fast decoder, while
providing also good compression ratios.  The fast decoder makes it
suitable for container images, as decompressing the tarballs is a very
expensive operation.

https://github.com/opencontainers/image-spec/pull/788 added support
for zstd to the OCI image specs.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2020-12-07 09:56:30 +01:00
..
beorn7/perks Go mod vendor 2020-12-01 01:41:25 +08:00
BurntSushi/toml Go mod vendor 2020-12-01 01:41:25 +08:00
cespare/xxhash/v2 Go mod vendor 2020-12-01 01:41:25 +08:00
cilium/ebpf Go mod vendor 2020-12-01 01:41:25 +08:00
containerd Update continuity 2020-12-04 11:49:26 -08:00
containernetworking Go mod vendor 2020-12-01 01:41:25 +08:00
containers/ocicrypt Go mod vendor 2020-12-01 01:41:25 +08:00
coreos/go-systemd/v22 Go mod vendor 2020-12-01 01:41:25 +08:00
cpuguy83/go-md2man/v2 Go mod vendor 2020-12-01 01:41:25 +08:00
davecgh/go-spew Go mod vendor 2020-12-01 01:41:25 +08:00
docker Go mod vendor 2020-12-01 01:41:25 +08:00
emicklei/go-restful Go mod vendor 2020-12-01 01:41:25 +08:00
fsnotify/fsnotify Go mod vendor 2020-12-01 01:41:25 +08:00
fullsailor/pkcs7 Go mod vendor 2020-12-01 01:41:25 +08:00
go-logr/logr Update runc to v1.0.0-rc91 2020-07-04 14:46:03 -04:00
godbus/dbus/v5 Go mod vendor 2020-12-01 01:41:25 +08:00
gogo Go mod vendor 2020-12-01 01:41:25 +08:00
golang Go mod vendor 2020-12-01 01:41:25 +08:00
google Go mod vendor 2020-12-01 01:41:25 +08:00
grpc-ecosystem/go-grpc-prometheus Go mod vendor 2020-12-01 01:41:25 +08:00
hashicorp Go mod vendor 2020-12-01 01:41:25 +08:00
imdario/mergo Go mod vendor 2020-12-01 01:41:25 +08:00
json-iterator/go Go mod vendor 2020-12-01 01:41:25 +08:00
klauspost/compress compression: add support for the zstd algorithm 2020-12-07 09:56:30 +01:00
matttproud/golang_protobuf_extensions Go mod vendor 2020-12-01 01:41:25 +08:00
Microsoft Use go-winio tar-application code instead of our own 2020-12-03 02:42:54 +11:00
mistifyio/go-zfs Go mod vendor 2020-12-01 01:41:25 +08:00
moby/sys/symlink Go mod vendor 2020-12-01 01:41:25 +08:00
modern-go Go mod vendor 2020-12-01 01:41:25 +08:00
opencontainers Go mod vendor 2020-12-01 01:41:25 +08:00
pkg/errors Go mod vendor 2020-12-01 01:41:25 +08:00
pmezard/go-difflib Go mod vendor 2020-12-01 01:41:25 +08:00
prometheus Go mod vendor 2020-12-01 01:41:25 +08:00
russross/blackfriday/v2 Go mod vendor 2020-12-01 01:41:25 +08:00
shurcooL/sanitized_anchor_name Go mod vendor 2020-12-01 01:41:25 +08:00
sirupsen/logrus Go mod vendor 2020-12-01 01:41:25 +08:00
stretchr/testify Go mod vendor 2020-12-01 01:41:25 +08:00
syndtr/gocapability bump gocapability 2019-04-18 19:00:27 +02:00
tchap/go-patricia Go mod vendor 2020-12-01 01:41:25 +08:00
urfave/cli Go mod vendor 2020-12-01 01:41:25 +08:00
willf/bitset Go mod vendor 2020-12-01 01:41:25 +08:00