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 fa5b42a commit a95e018Copy full SHA for a95e018
go.mod
@@ -111,7 +111,7 @@ require (
111
github.com/golangci/dupl v0.0.0-20250308024227-f665c8d69b32 // indirect
112
github.com/golangci/go-printf-func-name v0.1.0 // indirect
113
github.com/golangci/gofmt v0.0.0-20250106114630-d62b90e6713d // indirect
114
- github.com/golangci/golangci-lint v1.64.8 // indirect
+ github.com/golangci/golangci-lint/v2 v2.6.2 // indirect
115
github.com/golangci/misspell v0.6.0 // indirect
116
github.com/golangci/plugin-module-register v0.1.1 // indirect
117
github.com/golangci/revgrep v0.8.0 // indirect
0 commit comments