Skip to content

Commit 742c913

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

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
@@ -139,7 +139,7 @@ require (
139139
golang.org/x/mod v0.30.0
140140
golang.org/x/sync v0.18.0
141141
golang.org/x/sys v0.38.0
142-
golang.org/x/tools v0.38.0
142+
golang.org/x/tools v0.39.0
143143
gopkg.in/yaml.v3 v3.0.1
144144
honnef.co/go/tools v0.6.1
145145
mvdan.cc/gofumpt v0.9.2

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)