summaryrefslogtreecommitdiff
path: root/.github/workflows/lint.yml
AgeCommit message (Expand)Author
2023-08-14ci: use gci linter (#5708)Jacob Gadikian
2023-08-09ci: Update to Go 1.21 (#5719)Matt Holt
2023-07-21go.mod: Update quic-go to v0.37.0, bump to Go 1.20 minimum (#5644)Marten Seemann
2023-04-02build(deps): bump actions/setup-go from 3 to 4 (#5474)dependabot[bot]
2023-02-24ci: Update minimum Go version to 1.19Matthew Holt
2022-11-14reverseproxy: Mask the WS close message when we're the client (#5199)Francis Lavoie
2022-11-06ci: set least privilged token for github actions for lint workflow (#5179)Ashish Kurmi
2022-08-23ci: Increase linter timeout (#4981)Matt Holt
2022-08-02chore: Bump up to Go 1.19, minimum 1.18 (#4925)Francis Lavoie
2022-07-29chore: Add .gitattributes to force *.go to LF (#4919)Francis Lavoie
2022-07-27ci: Run golangci-lint on multiple os(#4875) (#4913)Y.Horie
2022-04-13ci: Ensure we always check for latest version of Go (#4703)Francis Lavoie
2022-03-15ci: Build on Go 1.18, bump actions versions (#4637)Francis Lavoie
2021-05-12ci: Run CI on PRs targeting minor version branches (#4164)Francis Lavoie
2020-11-22ci: Use golangci's github action for linting (#3794)Dave Henderson