@@ -82,7 +82,7 @@ require (
82
82
github.com/maratori/testpackage v1.1.1
83
83
github.com/matoous/godox v1.1.0
84
84
github.com/mattn/go-colorable v0.1.14
85
- github.com/mgechev/revive v1.10 .0
85
+ github.com/mgechev/revive v1.11 .0
86
86
github.com/mitchellh/go-homedir v1.1.0
87
87
github.com/moricho/tparallel v0.3.2
88
88
github.com/nakabonne/nestif v0.3.1
@@ -134,9 +134,9 @@ require (
134
134
go.augendre.info/fatcontext v0.8.0
135
135
go.uber.org/automaxprocs v1.6.0
136
136
golang.org/x/mod v0.26.0
137
- golang.org/x/sync v0.15 .0
137
+ golang.org/x/sync v0.16 .0
138
138
golang.org/x/sys v0.34.0
139
- golang.org/x/tools v0.34 .0
139
+ golang.org/x/tools v0.35 .0
140
140
gopkg.in/yaml.v3 v3.0.1
141
141
honnef.co/go/tools v0.6.1
142
142
mvdan.cc/gofumpt v0.8.0
@@ -214,7 +214,9 @@ require (
214
214
go.uber.org/zap v1.24.0 // indirect
215
215
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 // indirect
216
216
golang.org/x/exp/typeparams v0.0.0-20250210185358-939b2ce775ac // indirect
217
- golang.org/x/text v0.26.0 // indirect
217
+ golang.org/x/text v0.27.0 // indirect
218
+ golang.org/x/tools/go/expect v0.1.1-deprecated // indirect
219
+ golang.org/x/tools/go/packages/packagestest v0.1.1-deprecated // indirect
218
220
google.golang.org/protobuf v1.36.6 // indirect
219
221
gopkg.in/ini.v1 v1.67.0 // indirect
220
222
gopkg.in/yaml.v2 v2.4.0 // indirect
0 commit comments