File tree 2 files changed +13
-12
lines changed
2 files changed +13
-12
lines changed Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ require (
117
117
gitlab.com/bosi/decorder v0.4.1
118
118
go.tmz.dev/musttag v0.7.2
119
119
golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
120
- golang.org/x/tools v0.13 .0
120
+ golang.org/x/tools v0.14 .0
121
121
gopkg.in/yaml.v3 v3.0.1
122
122
honnef.co/go/tools v0.4.6
123
123
mvdan.cc/gofumpt v0.5.0
@@ -185,9 +185,9 @@ require (
185
185
go.uber.org/multierr v1.6.0 // indirect
186
186
go.uber.org/zap v1.24.0 // indirect
187
187
golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833 // indirect
188
- golang.org/x/mod v0.12 .0 // indirect
189
- golang.org/x/sync v0.3 .0 // indirect
190
- golang.org/x/sys v0.12 .0 // indirect
188
+ golang.org/x/mod v0.13 .0 // indirect
189
+ golang.org/x/sync v0.4 .0 // indirect
190
+ golang.org/x/sys v0.13 .0 // indirect
191
191
golang.org/x/text v0.13.0 // indirect
192
192
google.golang.org/protobuf v1.28.0 // indirect
193
193
gopkg.in/ini.v1 v1.67.0 // indirect
You can’t perform that action at this time.
0 commit comments