Files
buildkit/cache/contenthash
Jonathan A. Sternberg 45177dade2 contenthash: clear ModeIrregular before sending to archive/tar
Clears ModeIrregular from the checksum generation. This may be sent by
the client when the version of Go used is post Go 1.23. The behavior of
`os.Stat` was modified in Go 1.23 to set `ModeIrregular` on reparse
points in Windows. This clears `ModeIrregular` when any mode is set
which was the previous behavior of `os.Stat`.

Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com>
2025-01-15 13:03:48 -06:00
..
2025-01-13 16:42:48 -08:00
2024-11-21 10:58:27 +03:00
2024-09-26 12:57:45 -05:00
2024-11-21 10:58:27 +03:00
2024-09-09 14:22:27 -07:00