Merge pull request #7005 from oomichi/update-goversion

Update required go version
This commit is contained in:
Kubernetes Prow Robot 2022-12-14 16:39:35 -08:00 committed by GitHub
commit 4450dcb891
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -285,7 +285,8 @@ different versions of Kubernetes.
| 1.19 - 1.20 | 1.15.5 |
| 1.21 - 1.22 | 1.16.7 |
| 1.23 | 1.17 |
| 1.24+ | 1.18 |
| 1.24 | 1.18 |
| 1.25+ | 1.19 |
##### A Note on Changing Go Versions