Skip to content

Commit 92e4d8e

Browse files
build(deps): bump golang.org/x/tools from 0.36.0 to 0.37.0
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.36.0 to 0.37.0. - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.36.0...v0.37.0) --- updated-dependencies: - dependency-name: golang.org/x/tools dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2d4621c commit 92e4d8e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,10 +133,10 @@ require (
133133
go.augendre.info/arangolint v0.2.0
134134
go.augendre.info/fatcontext v0.8.1
135135
go.uber.org/automaxprocs v1.6.0
136-
golang.org/x/mod v0.27.0
136+
golang.org/x/mod v0.28.0
137137
golang.org/x/sync v0.17.0
138138
golang.org/x/sys v0.36.0
139-
golang.org/x/tools v0.36.0
139+
golang.org/x/tools v0.37.0
140140
gopkg.in/yaml.v3 v3.0.1
141141
honnef.co/go/tools v0.6.1
142142
mvdan.cc/gofumpt v0.9.1

go.sum

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

0 commit comments

Comments
 (0)