Skip to content

Commit 09ca65a

Browse files
build(deps): bump golang.org/x/tools from 0.33.0 to 0.34.0 (#5867)
1 parent c2db6c4 commit 09ca65a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ require (
134134
go.uber.org/automaxprocs v1.6.0
135135
golang.org/x/mod v0.25.0
136136
golang.org/x/sys v0.33.0
137-
golang.org/x/tools v0.33.0
137+
golang.org/x/tools v0.34.0
138138
gopkg.in/yaml.v3 v3.0.1
139139
honnef.co/go/tools v0.6.1
140140
mvdan.cc/gofumpt v0.8.0
@@ -212,7 +212,7 @@ require (
212212
go.uber.org/zap v1.24.0 // indirect
213213
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 // indirect
214214
golang.org/x/exp/typeparams v0.0.0-20250210185358-939b2ce775ac // indirect
215-
golang.org/x/sync v0.14.0 // indirect
215+
golang.org/x/sync v0.15.0 // indirect
216216
golang.org/x/text v0.25.0 // indirect
217217
google.golang.org/protobuf v1.36.6 // indirect
218218
gopkg.in/ini.v1 v1.67.0 // indirect

go.sum

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

0 commit comments

Comments
 (0)