squakez commented on code in PR #5470: URL: https://github.com/apache/camel-k/pull/5470#discussion_r1593528156
########## docs/modules/ROOT/pages/contributing/developers.adoc: ########## @@ -22,18 +22,17 @@ There are many ways you can contribute to Camel K, not only software development In order to build the project, you need to comply with the following requirements: -* **Go version 1.16+**: needed to compile and test the project. Refer to the https://golang.org/[Go website] for the installation. +* **Go version 1.21+**: needed to compile and test the project. Refer to the https://golang.org/[Go website] for the installation. Review Comment: We could try to automate and scan the go.mod to get such info during nightly tasks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
