Files
containerd/pkg/archive
Sebastiaan van Stijn 35f753cc44 pkg/archive: remove redundant github.com/moby/sys/sequential dependency
Go 1.26 adds support for passing Windows file flags via os.OpenFile,
eliminating the need to call windows.CreateFile directly.

github.com/moby/sys/sequential v0.7.0 uses this functionality when
compiled with go1.26, but provides fallbacks for older Go versions.

Given that containerd has go1.26 as a minimum requirement, we can
remove github.com/moby/sys/sequential as an intermediate, and implement
the code locally.

ref:

- 9d2fc630f5
- https://go-review.googlesource.com/c/go/+/699415
- https://go-review.googlesource.com/c/go/+/724621

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2026-06-26 10:14:53 +02:00
..
2026-03-15 18:24:15 +01:00
2026-03-15 18:24:15 +01:00
2026-03-15 18:24:15 +01:00
2024-01-17 09:54:18 -08:00
2024-01-17 09:54:18 -08:00
2024-01-17 09:54:18 -08:00
2024-01-17 09:54:18 -08:00
2024-01-17 09:54:18 -08:00
2026-03-15 14:55:21 +01:00
2026-03-15 18:24:15 +01:00
2024-01-17 09:54:18 -08:00
2024-01-17 09:54:18 -08:00
2024-01-17 09:54:18 -08:00