mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
This change is done so that driver_unsupported.go and driver_unsupported_nocgo.go declare the same signature for NewDriver as driver.go. Fixes #19032 Signed-off-by: Lukas Waslowski <cr7pt0gr4ph7@gmail.com> Upstream-commit: 9a03967f0abae4cc1dca00f339c58c31579c45b5 Component: engine