mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
fmt.Printf and friends will automatically format using the error interface (.Error()) preferentially; no need to do err.Error(). Upstream-commit: 1277dca3358874d0701685f7ebb52ce66be1b385 Component: engine