summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/staticcheck.yml
AgeCommit message (Expand)AuthorFilesLines
2022-03-16.github/workflows: request Go 1.18Josh Bleecher Snyder1-1/+1
2022-01-10.github: Bump actions/setup-go from 2.1.4 to 2.1.5dependabot[bot]1-1/+1
2021-09-22.github: Bump actions/setup-go from 1 to 2.1.4dependabot[bot]1-1/+1
2021-09-02all: bump minimum Go to 1.17Brad Fitzpatrick1-1/+1
2021-08-26github: set GOOS/GOARCH for `go list`Maisem Ali1-4/+16
2021-05-04workflows: run staticcheck on more platformsJosh Bleecher Snyder1-3/+15
2021-02-19Switch to Go 1.16.Brad Fitzpatrick1-1/+1
2020-08-18Switch to Go 1.15.Brad Fitzpatrick1-1/+1
2020-07-16github/workflows: add go vet ./... stepBrad Fitzpatrick1-0/+3
2020-06-15Rename master -> main.Avery Pennarun1-1/+1
2020-04-24Disable staticcheck for tempfork packages.Brad Fitzpatrick1-1/+1
2020-04-19github: use Go 1.14 in CI.David Anderson1-2/+2
2020-03-06Revert "update CI and everything to Go 1.14."David Anderson1-2/+2
2020-03-06Print the staticcheck version.David Anderson1-0/+3
2020-03-06update CI and everything to Go 1.14.David Anderson1-2/+2
2020-02-11meta: add a staticcheck CI step.David Anderson1-0/+40