Skip to content

Commit cd7f45c

Browse files
build(deps): bump golang.org/x/tools from 0.39.0 to 0.40.0
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.39.0 to 0.40.0. - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.39.0...v0.40.0) --- updated-dependencies: - dependency-name: golang.org/x/tools dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9756d45 commit cd7f45c

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
@@ -137,10 +137,10 @@ require (
137137
go.augendre.info/fatcontext v0.9.0
138138
go.uber.org/automaxprocs v1.6.0
139139
go.yaml.in/yaml/v3 v3.0.4
140-
golang.org/x/mod v0.30.0
141-
golang.org/x/sync v0.18.0
140+
golang.org/x/mod v0.31.0
141+
golang.org/x/sync v0.19.0
142142
golang.org/x/sys v0.39.0
143-
golang.org/x/tools v0.39.0
143+
golang.org/x/tools v0.40.0
144144
honnef.co/go/tools v0.6.1
145145
mvdan.cc/gofumpt v0.9.2
146146
mvdan.cc/unparam v0.0.0-20251027182757-5beb8c8f8f15

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)