mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
This fixes a vulnerability in `go get` (CVE-2018-6574, http://golang.org/issue/23672), but shouldn't really affect our code, but it's good to keep in sync. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>