[26.1 backport] vendor: github.com/containerd/containerd v1.7.18 by thaJeztah · Pull Request #47912 · moby/moby

@thaJeztah

Update to containerd 1.7.18, which now migrated to the errdefs module. The
existing errdefs package is now an alias for the module, and should no longer
be used directly.

This patch:

- updates the containerd dependency: containerd/containerd@v1.7.17...v1.7.18
- replaces uses of the old package in favor of the new module
- adds a linter check to prevent accidental re-introduction of the old package
- adds a linter check to prevent using the "log" package, which was also
  migrated to a separate module.

There are still some uses of the old package in (indirect) dependencies,
which should go away over time.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 86f7762)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

@thaJeztah thaJeztah marked this pull request as ready for review

June 5, 2024 10:33

@thaJeztah thaJeztah deleted the 26.1_backport_vendor_containerd_1.7.18 branch

June 5, 2024 10:33