Skip to content

Commit ea6a565

Browse files
build(deps): bump golang.org/x/tools from 0.31.0 to 0.32.0 (#5708)
1 parent 8c929e0 commit ea6a565

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Diff for: go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ require (
129129
go.uber.org/automaxprocs v1.6.0
130130
golang.org/x/mod v0.24.0
131131
golang.org/x/sys v0.32.0
132-
golang.org/x/tools v0.31.0
132+
golang.org/x/tools v0.32.0
133133
gopkg.in/yaml.v3 v3.0.1
134134
honnef.co/go/tools v0.6.1
135135
mvdan.cc/gofumpt v0.7.0
@@ -208,7 +208,7 @@ require (
208208
go.uber.org/zap v1.24.0 // indirect
209209
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 // indirect
210210
golang.org/x/exp/typeparams v0.0.0-20250210185358-939b2ce775ac // indirect
211-
golang.org/x/sync v0.12.0 // indirect
211+
golang.org/x/sync v0.13.0 // indirect
212212
golang.org/x/text v0.23.0 // indirect
213213
google.golang.org/protobuf v1.36.6 // indirect
214214
gopkg.in/ini.v1 v1.67.0 // indirect

Diff for: go.sum

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)