Use check_licenses() from library.sh#1892
Use check_licenses() from library.sh#1892adrcunha wants to merge 3 commits intoknative:masterfrom adrcunha:fix-dep-collector
Conversation
This will transparently handle the installation of `dep-collector` (if necessary).
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: adrcunha If they are not already assigned, you can assign the PR to them by writing The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
| digest = "1:218ae0d3f01ab221e2a62493a88e72189fb4941b22f60984277c22f664d34c46" | ||
| name = "cloud.google.com/go" | ||
| packages = ["compute/metadata"] | ||
| pruneopts = "NUT" |
There was a problem hiding this comment.
update dep to v0.5 and some of these diffs will go away
There was a problem hiding this comment.
Thanks for the tip, done.
|
/retest |
|
/hold (I might upgrade this PR to also include knative/test-infra#86) |
|
For the record, #1916 already includes this. |
This will transparently handle the installation of
dep-collector(if necessary).