We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2446141 commit 06bf2f4Copy full SHA for 06bf2f4
go.mod
@@ -110,7 +110,7 @@ require (
110
github.com/golangci/dupl v0.0.0-20250308024227-f665c8d69b32 // indirect
111
github.com/golangci/go-printf-func-name v0.1.0 // indirect
112
github.com/golangci/gofmt v0.0.0-20250106114630-d62b90e6713d // indirect
113
- github.com/golangci/golangci-lint v1.64.8 // indirect
+ github.com/golangci/golangci-lint/v2 v2.3.0 // indirect
114
github.com/golangci/misspell v0.6.0 // indirect
115
github.com/golangci/plugin-module-register v0.1.1 // indirect
116
github.com/golangci/revgrep v0.8.0 // indirect
0 commit comments