Merge pull request #10504 from cli/wm/update-go-version-in-contributing

Update Go version to 1.23 in CONTRIBUTING.md
This commit is contained in:
William Martin 2025-02-26 16:00:59 +01:00 committed by GitHub
commit 5622d18bfa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,7 +24,7 @@ We accept pull requests for bug fixes and features where we've discussed the app
## Building the project
Prerequisites:
- Go 1.22+
- Go 1.23+
Build with:
* Unix-like systems: `make`