File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -129,8 +129,8 @@ require (
129
129
go.augendre.info/fatcontext v0.8.0
130
130
go.uber.org/automaxprocs v1.6.0
131
131
golang.org/x/mod v0.24.0
132
- golang.org/x/sys v0.32 .0
133
- golang.org/x/tools v0.32 .0
132
+ golang.org/x/sys v0.33 .0
133
+ golang.org/x/tools v0.33 .0
134
134
gopkg.in/yaml.v3 v3.0.1
135
135
honnef.co/go/tools v0.6.1
136
136
mvdan.cc/gofumpt v0.8.0
@@ -209,7 +209,7 @@ require (
209
209
go.uber.org/zap v1.24.0 // indirect
210
210
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 // indirect
211
211
golang.org/x/exp/typeparams v0.0.0-20250210185358-939b2ce775ac // indirect
212
- golang.org/x/sync v0.13 .0 // indirect
212
+ golang.org/x/sync v0.14 .0 // indirect
213
213
golang.org/x/text v0.24.0 // indirect
214
214
google.golang.org/protobuf v1.36.6 // indirect
215
215
gopkg.in/ini.v1 v1.67.0 // indirect
You can’t perform that action at this time.
0 commit comments