tools/go-licenses: Update module github.com/google/go-licenses to v2
This MR contains the following updates:
Package | Type | Update | Change | Pending |
---|---|---|---|---|
github.com/google/go-licenses | require | major |
v1.6.0 -> v2.0.0
|
v2.0.1 |
⚠️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
google/go-licenses (github.com/google/go-licenses)
v2.0.0
This is a re-release of v2.0.0-alpha.1
What's Changed
- Bump golang.org/x/mod from 0.7.0 to 0.9.0 by @dependabot[bot] in https://github.com/google/go-licenses/pull/188
- chore: improve check error message when license not found by @Bobgy in https://github.com/google/go-licenses/pull/197
- build(deps): bump golang.org/x/net from 0.5.0 to 0.9.0 by @dependabot[bot] in https://github.com/google/go-licenses/pull/201
- Upgrade dependencies including licenseclassifier/v2 by @inteon in https://github.com/google/go-licenses/pull/203
- If the same license is found in a LICENSE file twice, only return it once by @inteon in https://github.com/google/go-licenses/pull/214
- test: complex e2e test case by @inteon in https://github.com/google/go-licenses/pull/215
- Performance Improvements by @inteon in https://github.com/google/go-licenses/pull/204
- build(deps): bump golang.org/x/tools from 0.8.0 to 0.12.0 by @dependabot[bot] in https://github.com/google/go-licenses/pull/223
- build(deps): bump golang.org/x/text from 0.12.0 to 0.13.0 by @dependabot[bot] in https://github.com/google/go-licenses/pull/226
- Add /v2 to module and imports by @damemi in https://github.com/google/go-licenses/pull/270
New Contributors
- @inteon made their first contribution in https://github.com/google/go-licenses/pull/203
- @damemi made their first contribution in https://github.com/google/go-licenses/pull/270
Full Changelog: https://github.com/google/go-licenses/compare/v1.6.0...v2.0.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by GitLab Dependency Bot