Skip to content

Commit eade25d

Browse files
Edholmfredrikaverpil
authored andcommitted
fix(golangcilint): bump to v1.64.7
Changelog here: https://github.com/golangci/golangci-lint/releases/tag/v1.64.7
1 parent 6e77111 commit eade25d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/sggolangcilint/tools.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import (
1717

1818
const (
1919
name = "golangci-lint"
20-
version = "1.64.6"
20+
version = "1.64.7"
2121
)
2222

2323
//go:embed golangci.yml

0 commit comments

Comments
 (0)