Merge pull request #7812 from cli/align-contribute-release-docs

Update CONTRIBUTING.md
This commit is contained in:
Andy Feller 2023-08-08 15:42:39 -04:00 committed by GitHub
commit 8622bc0dd5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@ Please avoid:
## Building the project
Prerequisites:
- Go 1.16+
- Go 1.19+
Build with:
* Unix-like systems: `make`