Skip to content

Commit faa6c3f

Browse files
build(deps): bump golang.org/x/tools from 0.24.0 to 0.25.0
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.24.0 to 0.25.0. - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.24.0...v0.25.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 1cb4c32 commit faa6c3f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ require (
125125
go-simpler.org/sloglint v0.7.2
126126
go.uber.org/automaxprocs v1.5.3
127127
golang.org/x/exp v0.0.0-20240904232852-e7e105dedf7e
128-
golang.org/x/tools v0.24.0
128+
golang.org/x/tools v0.25.0
129129
gopkg.in/yaml.v3 v3.0.1
130130
honnef.co/go/tools v0.5.1
131131
mvdan.cc/gofumpt v0.7.0

go.sum

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

0 commit comments

Comments
 (0)