mirror of
https://github.com/openshift/installer.git
synced 2026-02-05 15:47:14 +01:00
We are using golangci-lint v1.59.0 in CI, so let's match that in local dev. That version is needed for Golang 1.22 support. This is a fallout of https://github.com/openshift/installer/pull/8473.