A simple "go mod init && go mod tidy && go mod vendor" was enough and mostly seems to have picked the same revisions of the dependencies as before. Notable exceptions are klog and gogo/protobuf.
10 lines
206 B
Plaintext
10 lines
206 B
Plaintext
# See the OWNERS docs at https://go.k8s.io/owners
|
|
|
|
# approval on api packages bubbles to api-approvers
|
|
reviewers:
|
|
- sig-auth-authenticators-approvers
|
|
- sig-auth-authenticators-reviewers
|
|
labels:
|
|
- sig/auth
|
|
|