Skip to content

Commit d325213

Browse files
build(deps): bump golang.org/x/tools from 0.34.0 to 0.35.0 (#5935)
1 parent 6ead9d7 commit d325213

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

go.mod

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ require (
136136
golang.org/x/mod v0.26.0
137137
golang.org/x/sync v0.16.0
138138
golang.org/x/sys v0.34.0
139-
golang.org/x/tools v0.34.0
139+
golang.org/x/tools v0.35.0
140140
gopkg.in/yaml.v3 v3.0.1
141141
honnef.co/go/tools v0.6.1
142142
mvdan.cc/gofumpt v0.8.0
@@ -215,6 +215,8 @@ require (
215215
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 // indirect
216216
golang.org/x/exp/typeparams v0.0.0-20250620022241-b7579e27df2b // indirect
217217
golang.org/x/text v0.26.0 // indirect
218+
golang.org/x/tools/go/expect v0.1.1-deprecated // indirect
219+
golang.org/x/tools/go/packages/packagestest v0.1.1-deprecated // indirect
218220
google.golang.org/protobuf v1.36.6 // indirect
219221
gopkg.in/ini.v1 v1.67.0 // indirect
220222
gopkg.in/yaml.v2 v2.4.0 // indirect

go.sum

Lines changed: 8 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)