Update Go version to 1.23 in CONTRIBUTING.md

This commit is contained in:
William Martin 2025-02-25 17:31:32 +01:00
parent f019cf7cea
commit c78f6e7618

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`