We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04d587d commit b0e11bbCopy full SHA for b0e11bb
tools/sggolangcilint/tools.go
@@ -17,7 +17,7 @@ import (
17
18
const (
19
name = "golangci-lint"
20
- version = "1.64.5"
+ version = "1.64.6"
21
)
22
23
//go:embed golangci.yml
0 commit comments