Skip to content

Commit 1b5497e

Browse files
build(deps): bump golang.org/x/tools from 0.8.0 to 0.9.1 (#3835)
1 parent c7b50f6 commit 1b5497e

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

go.mod

+3-3
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ require (
114114
gitlab.com/bosi/decorder v0.2.3
115115
go.tmz.dev/musttag v0.6.1
116116
golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
117-
golang.org/x/tools v0.8.0
117+
golang.org/x/tools v0.9.1
118118
gopkg.in/yaml.v3 v3.0.1
119119
honnef.co/go/tools v0.4.3
120120
mvdan.cc/gofumpt v0.5.0
@@ -185,8 +185,8 @@ require (
185185
go.uber.org/zap v1.24.0 // indirect
186186
golang.org/x/exp/typeparams v0.0.0-20230224173230-c95f2b4c22f2 // indirect
187187
golang.org/x/mod v0.10.0 // indirect
188-
golang.org/x/sync v0.1.0 // indirect
189-
golang.org/x/sys v0.7.0 // indirect
188+
golang.org/x/sync v0.2.0 // indirect
189+
golang.org/x/sys v0.8.0 // indirect
190190
golang.org/x/text v0.7.0 // indirect
191191
google.golang.org/protobuf v1.28.0 // indirect
192192
gopkg.in/ini.v1 v1.67.0 // indirect

go.sum

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

0 commit comments

Comments
 (0)