Skip to content

Commit cf2591a

Browse files
build(deps): bump golang.org/x/tools from 0.14.0 to 0.15.0 (#4191)
1 parent 467d563 commit cf2591a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ require (
123123
go-simpler.org/sloglint v0.3.0
124124
go.tmz.dev/musttag v0.7.2
125125
golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
126-
golang.org/x/tools v0.14.0
126+
golang.org/x/tools v0.15.0
127127
gopkg.in/yaml.v3 v3.0.1
128128
honnef.co/go/tools v0.4.6
129129
mvdan.cc/gofumpt v0.5.0
@@ -192,7 +192,7 @@ require (
192192
go.uber.org/zap v1.24.0 // indirect
193193
golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833 // indirect
194194
golang.org/x/mod v0.14.0 // indirect
195-
golang.org/x/sync v0.4.0 // indirect
195+
golang.org/x/sync v0.5.0 // indirect
196196
golang.org/x/sys v0.14.0 // indirect
197197
golang.org/x/text v0.13.0 // indirect
198198
google.golang.org/protobuf v1.28.0 // indirect

go.sum

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)