Open zhanghai opened 1 year ago
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Notably, the current state of this PR:
go install
aftergo get
no longer working outside go modules, but it has the side effect of actually installing the package, which is okay in GitHub actions but not good for actual local development