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 golang.org/x/vuln from 1.0.0 to 1.0.1 in /tools (#1330
) Bumps [golang.org/x/vuln](https://github.com/golang/vuln) from 1.0.0 to 1.0.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/vuln/commit/da4b74a5408a0116e9a2dde953659a7b0956dc56"><code>da4b74a</code></a> all: go get golang.org/x/tools@74c255b</li> <li><a href="https://github.com/golang/vuln/commit/3eb86d460cf06b57b88f665dbaa832f7e2e0643e"><code>3eb86d4</code></a> internal/scan: change the way convert mode works</li> <li><a href="https://github.com/golang/vuln/commit/e3a5c495d7f3849dc222e07dcf96fe0c1fd9a85f"><code>e3a5c49</code></a> internal/scan: add -version flag</li> <li><a href="https://github.com/golang/vuln/commit/242ecf7a366e937b1fb1fa3c973a93b22acc5d58"><code>242ecf7</code></a> internal/vulncheck/internal/gosym: fix typo</li> <li><a href="https://github.com/golang/vuln/commit/91424c7c0e1c22ca8e91dfbe21ec4d84a045bde2"><code>91424c7</code></a> internal/gosym: update binary mode version parsing</li> <li><a href="https://github.com/golang/vuln/commit/b2f5f90cdca79ef1340e20438795c62e1c0c73e2"><code>b2f5f90</code></a> internal/scan: refactor to remove redundant code</li> <li><a href="https://github.com/golang/vuln/commit/81563a3c9e43c349b6a91bd5fcbd0d370c447e77"><code>81563a3</code></a> vulncheck/internal/gosym: add support for go versions > 1.20</li> <li><a href="https://github.com/golang/vuln/commit/3233c5e76ec42359d323ed4df694a3cade5860bd"><code>3233c5e</code></a> internal/vulncheck/internal/buildinfo: skip failing tests</li> <li><a href="https://github.com/golang/vuln/commit/1568f338f20421c10ef3dcf745755769c4e52a68"><code>1568f33</code></a> cmd/govulncheck: skip TestCommand in short mode</li> <li>See full diff in <a href="https://github.com/golang/vuln/compare/v1.0.0...v1.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/vuln&package-manager=go_modules&previous-version=1.0.0&new-version=1.0.1)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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