]> ruderich.org/simon Gitweb - safcm/safcm.git/commitdiff
ci: use fixed versions for staticcheck and golangci-lint
authorSimon Ruderich <simon@ruderich.org>
Mon, 8 Aug 2022 05:48:28 +0000 (07:48 +0200)
committerSimon Ruderich <simon@ruderich.org>
Mon, 8 Aug 2022 05:48:28 +0000 (07:48 +0200)
The latest version of golangci-lint only supports Go 1.19 which is not
available yet on all CI targets.

Makes the CI deterministic and prevents failures if the checks change.


No differences found