containerd/vendor/github.com/moby/sys/sequential
Sebastiaan van Stijn 93342d637c
replace sys Sequential funcs with moby/sys/sequential
These functions were originally copied from the docker / moby repository in
4a7a8efc2d. Migrating these functions to use the
github.com/moby/sys/sequential module allows them being shared between moby,
docker/cli, and containerd, and to allow using them without importing all of sys
which also depends on hcsshim and more.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-08-29 18:36:34 +02:00
..
doc.go replace sys Sequential funcs with moby/sys/sequential 2022-08-29 18:36:34 +02:00
LICENSE replace sys Sequential funcs with moby/sys/sequential 2022-08-29 18:36:34 +02:00
sequential_unix.go replace sys Sequential funcs with moby/sys/sequential 2022-08-29 18:36:34 +02:00
sequential_windows.go replace sys Sequential funcs with moby/sys/sequential 2022-08-29 18:36:34 +02:00