summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/lint.yml
AgeCommit message (Expand)Author
2024-09-16ci: update the linter action version (#6575)Mohammed Al Sahaf
2024-08-23ci: build and test with Go 1.23 (#6526)Kévin Dunglas
2024-06-02build(deps): bump golangci/golangci-lint-action from 5 to 6 (#6361)dependabot[bot]
2024-05-10chore: Bump Go version in CI (#6310)Francis Lavoie
2024-05-02build(deps): bump golangci/golangci-lint-action from 4 to 5 (#6289)dependabot[bot]
2024-03-05logging: Implement `append` encoder, allow flatter filters config (#6069)Francis Lavoie
2024-03-02ci: bump golangci/golangci-lint-action from 3 to 4 (#6141)dependabot[bot]
2024-02-09chore: Rename CI jobs, run on M1 mac (#6089)Francis Lavoie
2024-02-07bump to golang 1.22 (#6083)WeidiDeng
2024-01-25chore: Update quic-go to v0.41.0, bump Go minimum to 1.21 (#6043)Marten Seemann
2024-01-25chore: enabling a few more linters (#5961)Yolan Romailler
2024-01-02build(deps): bump actions/setup-go from 4 to 5 (#6012)dependabot[bot]
2023-10-11ci: Force the Go version for govulncheck (#5879)Francis Lavoie
2023-10-01build(deps): bump actions/checkout from 3 to 4 (#5846)dependabot[bot]
2023-09-08httpcaddyfile: fix placeholder shorthands in named routes (#5791)Đỗ Trọng Hải
2023-09-05ci: Run govulncheck (#5790)Đỗ Trọng Hải
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