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 @@ -128,7 +128,7 @@ require (
128
128
go.uber.org/automaxprocs v1.6.0
129
129
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0
130
130
golang.org/x/sys v0.27.0
131
- golang.org/x/tools v0.26 .0
131
+ golang.org/x/tools v0.27 .0
132
132
gopkg.in/yaml.v3 v3.0.1
133
133
honnef.co/go/tools v0.5.1
134
134
mvdan.cc/gofumpt v0.7.0
@@ -193,8 +193,8 @@ require (
193
193
go.uber.org/multierr v1.6.0 // indirect
194
194
go.uber.org/zap v1.24.0 // indirect
195
195
golang.org/x/exp/typeparams v0.0.0-20240909161429-701f63a606c0 // indirect
196
- golang.org/x/mod v0.21 .0 // indirect
197
- golang.org/x/sync v0.8 .0 // indirect
196
+ golang.org/x/mod v0.22 .0 // indirect
197
+ golang.org/x/sync v0.9 .0 // indirect
198
198
golang.org/x/text v0.18.0 // indirect
199
199
google.golang.org/protobuf v1.34.2 // indirect
200
200
gopkg.in/ini.v1 v1.67.0 // indirect
You can’t perform that action at this time.
0 commit comments