buildkit/vendor/golang.org/x
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
..
crypto go.mod: containerd v1.5.0-rc.2 2021-04-21 03:43:35 +09:00
net Fix estargz compression loses the original tar metadata 2021-09-22 10:50:57 +09:00
sync Enable stargz snapshotter to use session for snapshot auth 2021-06-09 16:10:08 +09:00
sys go.mod: golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c 2021-08-02 12:19:37 +02:00
text Fix estargz compression loses the original tar metadata 2021-09-22 10:50:57 +09:00
time Fix estargz compression loses the original tar metadata 2021-09-22 10:50:57 +09:00