Commit a78ce33
ci: drop deprecated golint
golint has been archived since 2021; the version resolved here pulls
golang.org/x/tools@v0.17.0 which no longer builds with Go 1.25
(golang/go#74462). go vet already runs for the same lint surface.1 parent 040dccc commit a78ce33
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | 41 | | |
43 | 42 | | |
44 | | - | |
45 | | - | |
| 43 | + | |
| 44 | + | |
46 | 45 | | |
47 | 46 | | |
48 | | - | |
49 | 47 | | |
50 | 48 | | |
51 | 49 | | |
| |||
0 commit comments