Files
runc/.github/workflows
Kir Kolyshkin 56a14e792e ci: replace modernize job with golangci linters
Instead of using a standalone modernize (and a separate job), add
modernize and go vet (which should be same-as/similar-to go fix) linters
to golangci-lint config.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2026-06-23 10:21:10 -07:00
..