buildkit/vendor/github.com/golang
Kohei Tokunaga da821a471c Fix estargz compression loses the original tar metadata
Currently, eStargz compression doesn't preserve the original tar metadata
(header bytes and their order). This causes failure of `TestGetRemote` because
an uncompressed blob converted from a gzip blob provides different digset
against the one converted from eStargz blob even if their original tar (computed
by differ) are the same.
This commit solves this issue by fixing eStargz to preserve original tar's
metadata that is modified by eStargz.

Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
2021-09-22 10:50:57 +09:00
..
groupcache Enable to use stargz snapshotter without spawning plugin process 2020-09-03 14:13:26 +09:00
protobuf replace opentracing with opentelemetry tracers 2021-06-15 21:11:27 -07:00