mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07: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>