Skip to content

Commit 7b04e9c

Browse files
build(deps): bump golang.org/x/tools from 0.22.0 to 0.23.0
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.22.0 to 0.23.0. - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.22.0...v0.23.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 283a9e7 commit 7b04e9c

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
@@ -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-20240103183307-be819d1f06fc
128-
golang.org/x/tools v0.22.0
128+
golang.org/x/tools v0.23.0
129129
gopkg.in/yaml.v3 v3.0.1
130130
honnef.co/go/tools v0.4.7
131131
mvdan.cc/gofumpt v0.6.0
@@ -189,9 +189,9 @@ require (
189189
go.uber.org/multierr v1.6.0 // indirect
190190
go.uber.org/zap v1.24.0 // indirect
191191
golang.org/x/exp/typeparams v0.0.0-20240314144324-c7f7c6466f7f // indirect
192-
golang.org/x/mod v0.18.0 // indirect
192+
golang.org/x/mod v0.19.0 // indirect
193193
golang.org/x/sync v0.7.0 // indirect
194-
golang.org/x/sys v0.21.0 // indirect
194+
golang.org/x/sys v0.22.0 // indirect
195195
golang.org/x/text v0.15.0 // indirect
196196
google.golang.org/protobuf v1.33.0 // indirect
197197
gopkg.in/ini.v1 v1.67.0 // indirect

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)