Update documentation to reflect Go 1.13 dependency for Kubernetes 1.17+ (#18171)

* Update documentation to reflect Go 1.13 dependency for Kubernetes 1.17+

* Rephrased required Golang version

* Updated french translation to match English Golang version
This commit is contained in:
Thomas
2019-12-16 23:33:40 +00:00
committed by Kubernetes Prow Robot
parent a29da47ca8
commit 6d9188692a
2 changed files with 2 additions and 2 deletions
@@ -19,7 +19,7 @@ reference documentation for tools and components in the
* [Python](https://www.python.org/downloads/) v3.7.x
* [Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git)
* [Golang](https://golang.org/doc/install) version 1.12 for Kubernetes 1.14+; Go 1.13 [is not supported](https://github.com/kubernetes/community/blob/master/contributors/devel/development.md#go)
* [Golang](https://golang.org/doc/install) version 1.13+
* [Pip](https://pypi.org/project/pip/) used to install PyYAML
* [PyYAML](https://pyyaml.org/) v5.1.2
* [make](https://www.gnu.org/software/make/)
@@ -17,7 +17,7 @@ Cette page montre comment utiliser l'outil `update-importer-docs` pour générer
* [Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git)
* [Golang](https://golang.org/doc/install) version 1.9 ou ultérieure
* [Golang](https://golang.org/doc/install) version 1.13 ou ultérieure
* [make](https://www.gnu.org/software/make/)