From 44c3c6e399f8308f6ca383397ab1647ce0ea626b Mon Sep 17 00:00:00 2001 From: Alessio Perugini Date: Thu, 14 Sep 2023 18:17:37 +0200 Subject: [PATCH] update docs --- docs/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 84cd56b7585..50f55be7d00 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -70,7 +70,7 @@ submitting a PR: To build the Arduino CLI from sources you need the following tools to be available in your local environment: -- [Go][1] version 1.20 or later +- [Go][1] version 1.21 or later - [Taskfile][2] to help you run the most common tasks from the command line If you want to run integration tests you will also need: