File tree 2 files changed +11
-11
lines changed
2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ require (
125
125
go-simpler.org/sloglint v0.7.1
126
126
go.uber.org/automaxprocs v1.5.3
127
127
golang.org/x/exp v0.0.0-20240103183307-be819d1f06fc
128
- golang.org/x/tools v0.21 .0
128
+ golang.org/x/tools v0.22 .0
129
129
gopkg.in/yaml.v3 v3.0.1
130
130
honnef.co/go/tools v0.4.7
131
131
mvdan.cc/gofumpt v0.6.0
@@ -190,9 +190,9 @@ require (
190
190
go.uber.org/multierr v1.6.0 // indirect
191
191
go.uber.org/zap v1.24.0 // indirect
192
192
golang.org/x/exp/typeparams v0.0.0-20240314144324-c7f7c6466f7f // indirect
193
- golang.org/x/mod v0.17 .0 // indirect
193
+ golang.org/x/mod v0.18 .0 // indirect
194
194
golang.org/x/sync v0.7.0 // indirect
195
- golang.org/x/sys v0.20 .0 // indirect
195
+ golang.org/x/sys v0.21 .0 // indirect
196
196
golang.org/x/text v0.15.0 // indirect
197
197
google.golang.org/protobuf v1.33.0 // indirect
198
198
gopkg.in/ini.v1 v1.67.0 // indirect
You can’t perform that action at this time.
0 commit comments