Open jpbetz opened 2 hours ago
/help
@jpbetz: This request has been marked as needing help from a contributor.
Please ensure that the issue body includes answers to the following questions:
For more details on the requirements of such an issue, please see here and ensure that they are met.
If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-help
command.
go.mod should not be allowed to fall out of sync with vendor/modules.txt.
A hack/verify-vendor.sh style script should be added and then a verify presubmit should be added that calls this verify script.