Skip to content

Commit bf32dda

Browse files
build(deps): bump golang.org/x/tools from 0.32.0 to 0.33.0
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.32.0 to 0.33.0. - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.32.0...v0.33.0) --- updated-dependencies: - dependency-name: golang.org/x/tools dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9e01be5 commit bf32dda

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,8 @@ require (
129129
go.augendre.info/fatcontext v0.8.0
130130
go.uber.org/automaxprocs v1.6.0
131131
golang.org/x/mod v0.24.0
132-
golang.org/x/sys v0.32.0
133-
golang.org/x/tools v0.32.0
132+
golang.org/x/sys v0.33.0
133+
golang.org/x/tools v0.33.0
134134
gopkg.in/yaml.v3 v3.0.1
135135
honnef.co/go/tools v0.6.1
136136
mvdan.cc/gofumpt v0.8.0
@@ -209,7 +209,7 @@ require (
209209
go.uber.org/zap v1.24.0 // indirect
210210
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 // indirect
211211
golang.org/x/exp/typeparams v0.0.0-20250210185358-939b2ce775ac // indirect
212-
golang.org/x/sync v0.13.0 // indirect
212+
golang.org/x/sync v0.14.0 // indirect
213213
golang.org/x/text v0.24.0 // indirect
214214
google.golang.org/protobuf v1.36.6 // indirect
215215
gopkg.in/ini.v1 v1.67.0 // indirect

go.sum

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

0 commit comments

Comments
 (0)