Skip to content

Commit 4bf463a

Browse files
build(deps): bump golang.org/x/tools from 0.16.1 to 0.17.0 (#4315)
1 parent 1bb8c57 commit 4bf463a

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/musttag v0.8.0
124124
go-simpler.org/sloglint v0.4.0
125125
golang.org/x/exp v0.0.0-20240103183307-be819d1f06fc
126-
golang.org/x/tools v0.16.1
126+
golang.org/x/tools v0.17.0
127127
gopkg.in/yaml.v3 v3.0.1
128128
honnef.co/go/tools v0.4.6
129129
mvdan.cc/gofumpt v0.5.0
@@ -191,7 +191,7 @@ require (
191191
go.uber.org/zap v1.24.0 // indirect
192192
golang.org/x/exp/typeparams v0.0.0-20231219180239-dc181d75b848 // indirect
193193
golang.org/x/mod v0.14.0 // indirect
194-
golang.org/x/sync v0.5.0 // indirect
194+
golang.org/x/sync v0.6.0 // indirect
195195
golang.org/x/sys v0.15.0 // indirect
196196
golang.org/x/text v0.14.0 // indirect
197197
google.golang.org/protobuf v1.31.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)