mirror of
https://github.com/docker/compose.git
synced 2026-02-09 01:59:22 +08:00
The driver.Auth interface was describing the configfile.GetAuthConfig implementation; define a local interface instead of using buildx's definition as an intermediate. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>