mirror of
https://github.com/docker/cli.git
synced 2026-08-28 02:24:15 -05: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>