moby/pkg/fileutils
Sebastiaan van Stijn cff4f20c44
migrate to github.com/containerd/log v0.1.0
The github.com/containerd/containerd/log package was moved to a separate
module, which will also be used by upcoming (patch) releases of containerd.

This patch moves our own uses of the package to use the new module.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-10-11 17:52:23 +02:00
..
fileutils.go pkg/fileutils: format code with gofumpt 2023-08-24 17:58:46 +02:00
fileutils_darwin.go pkg/fileutils: GetTotalUsedFds(): slight optimization for macOS 2023-07-11 10:50:31 +02:00
fileutils_linux.go migrate to github.com/containerd/log v0.1.0 2023-10-11 17:52:23 +02:00
fileutils_test.go pkg/fileutils: add BenchmarkGetTotalUsedFds 2023-06-30 01:31:57 +02:00
fileutils_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00