Skip to content

Commit c2e3983

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

File tree

2 files changed

+8
-13
lines changed

2 files changed

+8
-13
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ require (
129129
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0
130130
golang.org/x/mod v0.23.0
131131
golang.org/x/sys v0.30.0
132-
golang.org/x/tools v0.29.0
132+
golang.org/x/tools v0.30.0
133133
gopkg.in/yaml.v3 v3.0.1
134134
honnef.co/go/tools v0.5.1
135135
mvdan.cc/gofumpt v0.7.0
@@ -197,7 +197,7 @@ require (
197197
go.uber.org/multierr v1.6.0 // indirect
198198
go.uber.org/zap v1.24.0 // indirect
199199
golang.org/x/exp/typeparams v0.0.0-20241108190413-2d47ceb2692f // indirect
200-
golang.org/x/sync v0.10.0 // indirect
200+
golang.org/x/sync v0.11.0 // indirect
201201
golang.org/x/text v0.21.0 // indirect
202202
google.golang.org/protobuf v1.36.1 // indirect
203203
gopkg.in/ini.v1 v1.67.0 // indirect

go.sum

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

0 commit comments

Comments
 (0)