Commit 96118e8
committed
fix: pin golangci-lint version to v1
From golangci-lint's changelog:
"[v1.64.2] is the last minor release of golangci-lint v1. The next release will be golangci-lint v2."
The repo's current golangci.yaml configuration contains deprecated fields which break when using v2.
This pins the golangci-lint version until we can update the configuration to be compatable with v2.1 parent 9717853 commit 96118e8
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
0 commit comments