Skip to content

Commit 603e568

Browse files
build(deps): bump golang.org/x/tools from 0.18.0 to 0.19.0 (#4462)
1 parent 808c06d commit 603e568

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ require (
119119
go-simpler.org/sloglint v0.4.0
120120
go.uber.org/automaxprocs v1.5.3
121121
golang.org/x/exp v0.0.0-20240103183307-be819d1f06fc
122-
golang.org/x/tools v0.18.0
122+
golang.org/x/tools v0.19.0
123123
gopkg.in/yaml.v3 v3.0.1
124124
honnef.co/go/tools v0.4.7
125125
mvdan.cc/gofumpt v0.6.0
@@ -186,9 +186,9 @@ require (
186186
go.uber.org/multierr v1.6.0 // indirect
187187
go.uber.org/zap v1.24.0 // indirect
188188
golang.org/x/exp/typeparams v0.0.0-20240213143201-ec583247a57a // indirect
189-
golang.org/x/mod v0.15.0 // indirect
189+
golang.org/x/mod v0.16.0 // indirect
190190
golang.org/x/sync v0.6.0 // indirect
191-
golang.org/x/sys v0.17.0 // indirect
191+
golang.org/x/sys v0.18.0 // indirect
192192
golang.org/x/text v0.14.0 // indirect
193193
google.golang.org/protobuf v1.31.0 // indirect
194194
gopkg.in/ini.v1 v1.67.0 // indirect

go.sum

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

0 commit comments

Comments
 (0)