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.
8 lines
106 B
Plaintext
8 lines
106 B
Plaintext
# See the OWNERS docs at https://go.k8s.io/owners
|
|
|
|
approvers:
|
|
- pwittrock
|
|
reviewers:
|
|
- mengqiy
|
|
- apelisse
|