mirror of https://github.com/openkruise/kruise.git
fix: Update Go Version in CONTRIBUTING.md (#2033)
Signed-off-by: Abhiswant Chaudhary <abhiswant0324@gmail.com>
This commit is contained in:
parent
edf0305884
commit
0fbbe891a3
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue