Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump golang.org/x/tools from 0.19.0 to 0.20.0 in /packag…
…es/@jsii/go-runtime/jsii-runtime-go (#4472) Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.19.0 to 0.20.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/tools/commit/11c692eb24abb64933c12b8f1b1ef7f4768a806e"><code>11c692e</code></a> gopls/internal/test/marker/testdata: skip hover size tests on 32-bit arm</li> <li><a href="https://github.com/golang/tools/commit/fc660e510f18e54f2e17de0437f7ceeac4f30f59"><code>fc660e5</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/tools/commit/6590f47255ceb98350d730b0da28133fc442111e"><code>6590f47</code></a> internal/gcimporter: renable tests of issue50259.go</li> <li><a href="https://github.com/golang/tools/commit/f1d5252456df50ecbf20a3fc80c154067911e925"><code>f1d5252</code></a> gopls/internal/golang: Hover: show wasted % of struct space</li> <li><a href="https://github.com/golang/tools/commit/951bb4069c36d7f65ff0353b4ca6c10ff0231b05"><code>951bb40</code></a> gopls/internal/test/integration/misc: fix flaky test</li> <li><a href="https://github.com/golang/tools/commit/c9b0c65fdb3cbd3441bc1354d1daea50536bd08a"><code>c9b0c65</code></a> gopls/internal/analysis/fillreturns: skip test if gotypesalias=1</li> <li><a href="https://github.com/golang/tools/commit/c623a2817b4c985e38252e1ce89b85a91814bcea"><code>c623a28</code></a> gopls/internal/cache: fix crash in snapshot.Analyze with patch versions</li> <li><a href="https://github.com/golang/tools/commit/f345449c09b356db134114ed7e407b4c1eedc55c"><code>f345449</code></a> gopls/internal/server: filter diagnostics to "best" views</li> <li><a href="https://github.com/golang/tools/commit/42d590c9cf8d4c10cb82c05081a3b6a8f55b9bf0"><code>42d590c</code></a> gopls/internal/test/integration: add a WriteGoSum run option</li> <li><a href="https://github.com/golang/tools/commit/53d35a51d390a079bb6b6f2ba5e076f8a553d841"><code>53d35a5</code></a> gopls/internal/golang: RenderPackageDoc: fix doc links</li> <li>Additional commits viewable in <a href="https://github.com/golang/tools/compare/v0.19.0...v0.20.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/tools&package-manager=go_modules&previous-version=0.19.0&new-version=0.20.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 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>
- Loading branch information