Skip to content

Commit 29f9717

Browse files
build(deps): bump golang.org/x/tools from 0.11.1 to 0.12.0 (#3992)
1 parent a6caf8b commit 29f9717

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ require (
117117
gitlab.com/bosi/decorder v0.4.0
118118
go.tmz.dev/musttag v0.7.1
119119
golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
120-
golang.org/x/tools v0.11.1
120+
golang.org/x/tools v0.12.0
121121
gopkg.in/yaml.v3 v3.0.1
122122
honnef.co/go/tools v0.4.3
123123
mvdan.cc/gofumpt v0.5.0
@@ -187,7 +187,7 @@ require (
187187
golang.org/x/exp/typeparams v0.0.0-20230224173230-c95f2b4c22f2 // indirect
188188
golang.org/x/mod v0.12.0 // indirect
189189
golang.org/x/sync v0.3.0 // indirect
190-
golang.org/x/sys v0.10.0 // indirect
190+
golang.org/x/sys v0.11.0 // indirect
191191
golang.org/x/text v0.9.0 // indirect
192192
google.golang.org/protobuf v1.28.0 // indirect
193193
gopkg.in/ini.v1 v1.67.0 // indirect

go.sum

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

0 commit comments

Comments
 (0)