Skip to content

Commit

Permalink
doc: Update recommended Golang version
Browse files Browse the repository at this point in the history
  • Loading branch information
astefanutti committed Jan 31, 2023
1 parent 304c636 commit f38f78b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -7,7 +7,7 @@
## Prerequisites

* [Make](https://www.gnu.org/software/make)
* [Go](https://go.dev/doc/install) (v1.18 recommended)
* [Go](https://go.dev/doc/install) (v1.19 recommended)
* [Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git)
* [Docker](https://docs.docker.com/get-docker)
* [KinD](https://kind.sigs.k8s.io/docs/user/quick-start/#installation)
Expand Down

0 comments on commit f38f78b

Please sign in to comment.