Skip to content

Commit d3313ac

Browse files
authored
[Doc] Mention minimum Go version required for development (#1288)
1 parent 78be712 commit d3313ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developer/quickstart.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ fully prepared development environment that allows you to contribute to the proj
99
Follow these steps to set up your development environment.
1010

1111
1. Install:
12-
- [Go](https://golang.org/doc/install)
12+
- [Go](https://golang.org/doc/install) v1.21.0+
1313
- [Docker](https://docs.docker.com/get-docker/) v18.09+
1414
- [Kind](https://kind.sigs.k8s.io/docs/user/quick-start/)
1515
- [Helm](https://helm.sh/docs/intro/quickstart/#install-helm)

0 commit comments

Comments
 (0)