Skip to content

Commit 06bf2f4

Browse files
committed
chore(deps): update module github.com/golangci/golangci-lint to v2
1 parent 2446141 commit 06bf2f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ require (
110110
github.com/golangci/dupl v0.0.0-20250308024227-f665c8d69b32 // indirect
111111
github.com/golangci/go-printf-func-name v0.1.0 // indirect
112112
github.com/golangci/gofmt v0.0.0-20250106114630-d62b90e6713d // indirect
113-
github.com/golangci/golangci-lint v1.64.8 // indirect
113+
github.com/golangci/golangci-lint/v2 v2.3.0 // indirect
114114
github.com/golangci/misspell v0.6.0 // indirect
115115
github.com/golangci/plugin-module-register v0.1.1 // indirect
116116
github.com/golangci/revgrep v0.8.0 // indirect

0 commit comments

Comments
 (0)