pkg/compose: remove dependency on github.com/docker/buildx/driver by thaJeztah · Pull Request #13563 · docker/compose

@thaJeztah

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>

thaJeztah

tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request

Feb 25, 2026

@tmeijn