mirror of
https://github.com/containerd/containerd.git
synced 2026-08-10 17:14:49 +00:00
Import the log module directly, instead of using the aliases that are provided in the log package. This helps find code-paths that still depend on the old location, and that haven't migrated yet to the new module. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>