Skip to content

Commit a853a8a

Browse files
build(deps): Bump golang.org/x/tools from 0.20.0 to 0.21.0 (runfinch#932)
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.20.0 to 0.21.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/tools/commit/cc29c91ba3acb47c1793da56d919cc40def4ea41"><code>cc29c91</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/tools/commit/397fef9629377c5179518414e4502009dc0918a2"><code>397fef9</code></a> gopls/internal/protocol: add links to LSP spec</li> <li><a href="https://github.com/golang/tools/commit/e2a352c850a52c32b9bfdb78fbfb97882b7c1424"><code>e2a352c</code></a> internal/refactor/inline: extensible API</li> <li><a href="https://github.com/golang/tools/commit/c16c816ac486df69471674bcaf6f1a8f76f2bdcf"><code>c16c816</code></a> go/analysis/passes/stdversion: test *.go &lt; go.mod version</li> <li><a href="https://github.com/golang/tools/commit/629a7be6d0a4808cd8e7af805986652d81bb975f"><code>629a7be</code></a> go/analysis/analysistest: stricter errors and GOWORK setting</li> <li><a href="https://github.com/golang/tools/commit/4db16973aa22c2c1a5a873261a68949f351efe2b"><code>4db1697</code></a> go/packages/packagestest: fold modules_111.go into modules.go</li> <li><a href="https://github.com/golang/tools/commit/ccdef3cc2699ea2a30a2931a43a1774bd974000a"><code>ccdef3c</code></a> gopls/internal/golang: fix nil panic in InlayHint</li> <li><a href="https://github.com/golang/tools/commit/74c9cfe4d22faa696baabeea02df6493b15e8c79"><code>74c9cfe</code></a> go/analysis: add Pass.ReadFile</li> <li><a href="https://github.com/golang/tools/commit/5ef4fc9014e76bcc56324b24218c0216a7146306"><code>5ef4fc9</code></a> gopls/internal/golang/completion: fix the isEmptyInterface predicate</li> <li><a href="https://github.com/golang/tools/commit/77f691badad098462fed0a46c9a3f5f3d178b633"><code>77f691b</code></a> internal/gcimporter: use Alias.Rhs, not unsafe hack</li> <li>Additional commits viewable in <a href="https://github.com/golang/tools/compare/v0.20.0...v0.21.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.20.0&new-version=0.21.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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0cd0213 commit a853a8a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ require (
2323
github.com/xorcare/pointer v1.2.2
2424
golang.org/x/crypto v0.23.0
2525
golang.org/x/exp v0.0.0-20230810033253-352e893a4cad
26-
golang.org/x/tools v0.20.0
26+
golang.org/x/tools v0.21.0
2727
gopkg.in/yaml.v3 v3.0.1
2828
k8s.io/apimachinery v0.30.0
2929
)
@@ -83,7 +83,7 @@ require (
8383
github.com/spf13/pflag v1.0.5 // indirect
8484
go.opencensus.io v0.24.0 // indirect
8585
golang.org/x/mod v0.17.0 // indirect
86-
golang.org/x/net v0.24.0 // indirect
86+
golang.org/x/net v0.25.0 // indirect
8787
golang.org/x/sys v0.20.0
8888
golang.org/x/text v0.15.0
8989
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 // indirect

Diff for: go.sum

+4-4
Original file line numberDiff line numberDiff line change
@@ -241,8 +241,8 @@ golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4/go.mod h1:p54w0d4576C0XHj96b
241241
golang.org/x/net v0.0.0-20220722155237-a158d28d115b/go.mod h1:XRhObCWvk6IyKnWLug+ECip1KBveYUHfp+8e9klMJ9c=
242242
golang.org/x/net v0.1.0/go.mod h1:Cx3nUiGt4eDBEyega/BKRp+/AlGL8hYe7U9odMt2Cco=
243243
golang.org/x/net v0.6.0/go.mod h1:2Tu9+aMcznHK/AK1HMvgo6xiTLG5rD5rZLDS+rp2Bjs=
244-
golang.org/x/net v0.24.0 h1:1PcaxkF854Fu3+lvBIx5SYn9wRlBzzcnHZSiaFFAb0w=
245-
golang.org/x/net v0.24.0/go.mod h1:2Q7sJY5mzlzWjKtYUEXSlBWCdyaioyXzRB2RtU8KVE8=
244+
golang.org/x/net v0.25.0 h1:d/OCCoBEUq33pjydKrGQhw7IlUPI2Oylr+8qLx49kac=
245+
golang.org/x/net v0.25.0/go.mod h1:JkAGAh7GEvH74S6FOH42FLoXpXbE/aqXSrIQjXgsiwM=
246246
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U=
247247
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
248248
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
@@ -301,8 +301,8 @@ golang.org/x/tools v0.0.0-20210106214847-113979e3529a/go.mod h1:emZCQorbCU4vsT4f
301301
golang.org/x/tools v0.1.1/go.mod h1:o0xws9oXOQQZyjljx8fwUC0k7L1pTE6eaCbjGeHmOkk=
302302
golang.org/x/tools v0.1.12/go.mod h1:hNGJHUnrk76NpqgfD5Aqm5Crs+Hm0VOH/i9J2+nxYbc=
303303
golang.org/x/tools v0.6.0/go.mod h1:Xwgl3UAJ/d3gWutnCtw505GrjyAbvKui8lOU390QaIU=
304-
golang.org/x/tools v0.20.0 h1:hz/CVckiOxybQvFw6h7b/q80NTr9IUQb4s1IIzW7KNY=
305-
golang.org/x/tools v0.20.0/go.mod h1:WvitBU7JJf6A4jOdg4S1tviW9bhUxkgeCui/0JHctQg=
304+
golang.org/x/tools v0.21.0 h1:qc0xYgIbsSDt9EyWz05J5wfa7LOVW0YTLOXrqdLAWIw=
305+
golang.org/x/tools v0.21.0/go.mod h1:aiJjzUbINMkxbQROHiO6hDPo2LHcIPhhQsa9DLh0yGk=
306306
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
307307
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
308308
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=

0 commit comments

Comments
 (0)