Skip to content

Commit 9d77c35

Browse files
committed
doc: update go version to v1.20
1 parent 8217db9 commit 9d77c35

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Please see https://git.k8s.io/community/CLA.md for more info.
1010

1111
## Prerequisites
1212

13-
- [go](https://golang.org/dl/) version v1.16+.
13+
- [go](https://golang.org/dl/) version v1.20+.
1414
- [docker](https://docs.docker.com/install/) version 17.03+.
1515
- [kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/) version v1.11.3+.
1616
- [kustomize](https://github.com/kubernetes-sigs/kustomize/blob/master/site/content/en/docs/Getting%20started/installation.md) v3.1.0+

docs/book/src/quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This Quick Start guide will cover:
99

1010
## Prerequisites
1111

12-
- [go](https://golang.org/dl/) version v1.19.0+
12+
- [go](https://golang.org/dl/) version v1.20.0+
1313
- [docker](https://docs.docker.com/install/) version 17.03+.
1414
- [kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/) version v1.11.3+.
1515
- Access to a Kubernetes v1.11.3+ cluster.

0 commit comments

Comments
 (0)