fix: Update Go Version in CONTRIBUTING.md (#2033)

Signed-off-by: Abhiswant Chaudhary <abhiswant0324@gmail.com>
This commit is contained in:
Abhiswant Chaudhary 2025-05-15 13:10:52 +05:30 committed by GitHub
parent edf0305884
commit 0fbbe891a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ We encourage contributors to follow the [PR template](./.github/PULL_REQUEST_TEM
As a contributor, if you want to make any contribution to the Kruise project, we should reach an agreement on the version of tools used in the development environment.
Here are some dependencies with specific versions:
- Golang : v1.18+
- Golang : v1.22+
- Kubernetes: v1.16+
### Developing guide