aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/go.yml
Commit message (Expand)AuthorAgeFilesLines
* CI: remove lint security step as it's crashingMichael Muré2022-12-291-2/+0
* fix(884): scan PRs for insecure practicesSteve Moyer2022-09-261-2/+2
* feat: run security checks during Go workflowSteve Moyer2022-09-081-0/+3
* build: go 1.18 minimumMichael Muré2022-07-311-2/+2
* a few fixesMichael Muré2022-04-261-1/+1
* build: require go 1.16Michael Muré2022-03-101-1/+1
* Add Linter Step (#698)65432021-09-131-0/+14
* require go 1.15Michael Muré2021-02-141-1/+1
* add github actionsMichael Muré2020-12-081-0/+41