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