Update Go version and package dependencies

This commit is contained in:
Eddy Filip
2023-03-24 17:58:25 +01:00
parent fe930fef05
commit 63dcaac407
960 changed files with 74779 additions and 35525 deletions

View File

@@ -4,9 +4,8 @@ aliases:
# active folks who can be contacted to perform admin-related
# tasks on the repo, or otherwise approve any PRS.
controller-runtime-admins:
- droot
- mengqiy
- pwittrock
- vincepri
- joelanford
# non-admin folks who have write-access and can approve any PRs in the repo
controller-runtime-maintainers:
@@ -15,19 +14,18 @@ aliases:
# non-admin folks who can approve any PRs in the repo
controller-runtime-approvers:
- gerred
- shawn-hurley
- alvaroaleman
- fillzpp
- sbueringer
# folks who can review and LGTM any PRs in the repo (doesn't
# include approvers & admins -- those count too via the OWNERS
# file)
controller-runtime-reviewers:
- alenkacz
- vincepri
- alexeldeib
- varshaprasad96
- fillzpp
- sbueringer
# folks to can approve things in the directly-ported
# testing_frameworks portions of the codebase
@@ -39,3 +37,7 @@ aliases:
# but are no longer directly involved
controller-runtime-emeritus-maintainers:
- directxman12
controller-runtime-emeritus-admins:
- droot
- mengqiy
- pwittrock