diff --git a/content/en/docs/contribute/generate-ref-docs/kubernetes-components.md b/content/en/docs/contribute/generate-ref-docs/kubernetes-components.md index fa6cfd2770..df0dfd56fa 100644 --- a/content/en/docs/contribute/generate-ref-docs/kubernetes-components.md +++ b/content/en/docs/contribute/generate-ref-docs/kubernetes-components.md @@ -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/) diff --git a/content/fr/docs/contribute/generate-ref-docs/kubernetes-components.md b/content/fr/docs/contribute/generate-ref-docs/kubernetes-components.md index c19b20b5d9..7bdf6fadd4 100644 --- a/content/fr/docs/contribute/generate-ref-docs/kubernetes-components.md +++ b/content/fr/docs/contribute/generate-ref-docs/kubernetes-components.md @@ -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/)