Update CONTRIBUTING.md

Bringing the contribution documentation in line with the release documentation as Go 1.19+ is required.
This commit is contained in:
Andy Feller 2023-08-08 09:50:45 -04:00 committed by GitHub
parent e0d2fc8eaa
commit 444ca57e17
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`