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:
commit
5622d18bfa
1 changed files with 1 additions and 1 deletions
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue