@@ -55,13 +55,13 @@ require (
55
55
github.com/golangci/gofmt v0.0.0-20250106114630-d62b90e6713d
56
56
github.com/golangci/golines v0.0.0-20250217134842-442fd0091d95
57
57
github.com/golangci/misspell v0.7.0
58
+ github.com/golangci/nilerr v0.0.0-20250918000102-015671e622fe
58
59
github.com/golangci/plugin-module-register v0.1.2
59
60
github.com/golangci/revgrep v0.8.0
60
61
github.com/golangci/swaggoswag v0.0.0-20250504205917-77f2aca3143e
61
62
github.com/golangci/unconvert v0.0.0-20250410112200-a129a6e6413e
62
63
github.com/gordonklaus/ineffassign v0.2.0
63
64
github.com/gostaticanalysis/forcetypeassert v0.2.0
64
- github.com/gostaticanalysis/nilerr v0.1.1
65
65
github.com/hashicorp/go-version v1.7.0
66
66
github.com/jgautheron/goconst v1.8.2
67
67
github.com/jingyugao/rowserrcheck v1.1.1
@@ -218,7 +218,7 @@ require (
218
218
go.uber.org/zap v1.27.0 // indirect
219
219
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 // indirect
220
220
golang.org/x/exp/typeparams v0.0.0-20250911091902-df9299821621 // indirect
221
- golang.org/x/text v0.28 .0 // indirect
221
+ golang.org/x/text v0.29 .0 // indirect
222
222
golang.org/x/tools/go/expect v0.1.1-deprecated // indirect
223
223
golang.org/x/tools/go/packages/packagestest v0.1.1-deprecated // indirect
224
224
google.golang.org/protobuf v1.36.6 // indirect
0 commit comments