Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump github.com/google/go-licenses from 1.5.0 to 1.6.0 (r…
…unfinch#168) Bumps [github.com/google/go-licenses](https://github.com/google/go-licenses) from 1.5.0 to 1.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/google/go-licenses/releases">github.com/google/go-licenses's releases</a>.</em></p> <blockquote> <h2>Version 1.6.0</h2> <h2>What's Changed</h2> <ul> <li>add .LicensePath and licenseText func to templates by <a href="https://github.com/gwatts"><code>@gwatts</code></a> in <a href="https://github-redirect.dependabot.com/google/go-licenses/pull/179">google/go-licenses#179</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/gwatts"><code>@gwatts</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/google/go-licenses/pull/179">google/go-licenses#179</a></li> </ul> <h2>Dependency Changes</h2> <ul> <li>Bump golang.org/x/net from 0.1.0 to 0.2.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://github-redirect.dependabot.com/google/go-licenses/pull/165">google/go-licenses#165</a></li> <li>Bump golang.org/x/mod from 0.6.0 to 0.7.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://github-redirect.dependabot.com/google/go-licenses/pull/166">google/go-licenses#166</a></li> <li>Bump golang.org/x/tools from 0.2.0 to 0.3.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://github-redirect.dependabot.com/google/go-licenses/pull/167">google/go-licenses#167</a></li> <li>Bump golang.org/x/net from 0.2.0 to 0.4.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://github-redirect.dependabot.com/google/go-licenses/pull/172">google/go-licenses#172</a></li> <li>Bump golang.org/x/tools from 0.3.0 to 0.5.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://github-redirect.dependabot.com/google/go-licenses/pull/177">google/go-licenses#177</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/google/go-licenses/compare/v1.5.0...v1.6.0">https://github.com/google/go-licenses/compare/v1.5.0...v1.6.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/google/go-licenses/commit/5348b744d0983d85713295ea08a20cca1654a45e"><code>5348b74</code></a> add .LicensePath and licenseText func to templates (<a href="https://github-redirect.dependabot.com/google/go-licenses/issues/179">#179</a>)</li> <li><a href="https://github.com/google/go-licenses/commit/0062458e8d20fcedf3b3de2805b4b6fe686c8147"><code>0062458</code></a> Bump golang.org/x/tools from 0.3.0 to 0.5.0 (<a href="https://github-redirect.dependabot.com/google/go-licenses/issues/177">#177</a>)</li> <li><a href="https://github.com/google/go-licenses/commit/92428a67ed7de3032c2b6b10088e1ca648b4aaba"><code>92428a6</code></a> Bump golang.org/x/net from 0.2.0 to 0.4.0 (<a href="https://github-redirect.dependabot.com/google/go-licenses/issues/172">#172</a>)</li> <li><a href="https://github.com/google/go-licenses/commit/f6918ad53ee47733b20106c8de8f26d39cfbff52"><code>f6918ad</code></a> Bump golang.org/x/tools from 0.2.0 to 0.3.0 (<a href="https://github-redirect.dependabot.com/google/go-licenses/issues/167">#167</a>)</li> <li><a href="https://github.com/google/go-licenses/commit/9dc9f21ac618f1e3e98f056017698dd4194cb43a"><code>9dc9f21</code></a> Bump golang.org/x/mod from 0.6.0 to 0.7.0 (<a href="https://github-redirect.dependabot.com/google/go-licenses/issues/166">#166</a>)</li> <li><a href="https://github.com/google/go-licenses/commit/2b70d9c0217fa54483dc628ba4fa79fe26450338"><code>2b70d9c</code></a> Bump golang.org/x/net from 0.1.0 to 0.2.0 (<a href="https://github-redirect.dependabot.com/google/go-licenses/issues/165">#165</a>)</li> <li>See full diff in <a href="https://github.com/google/go-licenses/compare/v1.5.0...v1.6.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/google/go-licenses&package-manager=go_modules&previous-version=1.5.0&new-version=1.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information