Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove whitespace in osv-scanner config #4890

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

shahar-h
Copy link
Contributor

What this PR does / why we need it:
Fix license scan by removing whitespace ingithub.com/golang/groupcache license override.

Which issue(s) this PR fixes:

Fixes #4885

Release Notes: No

Signed-off-by: shahar-h <shahar.harari@sap.com>
@shahar-h shahar-h requested a review from a team as a code owner December 11, 2024 05:14
Copy link

codecov bot commented Dec 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.27%. Comparing base (10285f1) to head (db165d8).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4890      +/-   ##
==========================================
+ Coverage   66.24%   66.27%   +0.02%     
==========================================
  Files         209      209              
  Lines       31922    31922              
==========================================
+ Hits        21148    21156       +8     
+ Misses       9523     9518       -5     
+ Partials     1251     1248       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@shahar-h
Copy link
Contributor Author

/retest

@zirain zirain merged commit 4ec4d63 into envoyproxy:main Dec 11, 2024
24 checks passed
@shahar-h shahar-h deleted the patch-1 branch December 11, 2024 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

License scan constantly fail as per go.mod requires go >= 1.23.3 (running go 1.22.7)
3 participants