diff --git a/README.md b/README.md index 1f41c93ac54..49d406cea7e 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ to use. Prerequisites are enforced in various places that should be kept synchronized with this section (e.g., [repoconfig.sh](./repoconfig.sh) defines `golang_version_check` and `nodejs_version_check` shell functions). * Git -* Go ^1.20.2 +* Go ^1.22.2 * Node.js ^18.12 or ^20.9 * we generally support the latest LTS release: use [nvm](https://github.com/nvm-sh/nvm) to keep your local system up-to-date * Yarn (`npm install -g yarn`)