Skip to content

Commit 92f5703

Browse files
build(deps): bump golang.org/x/tools from 0.28.0 to 0.29.0
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.28.0 to 0.29.0. - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.28.0...v0.29.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 fb1674e commit 92f5703

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
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.22.0
131131
golang.org/x/sys v0.29.0
132-
golang.org/x/tools v0.28.0
132+
golang.org/x/tools v0.29.0
133133
gopkg.in/yaml.v3 v3.0.1
134134
honnef.co/go/tools v0.5.1
135135
mvdan.cc/gofumpt v0.7.0

go.sum

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

0 commit comments

Comments
 (0)