mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
go1.8.5 (released 2017/10/25) includes fixes to the compiler, linker, runtime, documentation, go command, and the crypto/x509 and net/smtp packages. It includes a fix to a bug introduced in Go 1.8.4 that broke go get of non-Git repositories under certain conditions. See the Go 1.8.5 milestone on our issue tracker for details: https://github.com/golang/go/issues?q=milestone%3AGo1.8.5 Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: 503fe408da376a046c37c4940f7f3af0cfa81c38 Component: engine