mirror of
https://github.com/docker/cli.git
synced 2026-09-26 01:10:35 -04:00
Temporarily vendoring tip of the release-1.x branch, to address docker context inspect being slow on Windows because this package performs user lookup through `os.Current()` during `init()`. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>