Commit Graph

1 Commits

Author SHA1 Message Date
Chris Evich 261a524b9e
Update tooling to support newer golangci-lint
Golangci-lint < v1.51.1 can't work on systems with golang 1.20.
Updating to 1.51.2 then has dependent modules that require a minimum of
golang 1.17, requiring a re-vendoring of tooling.

Signed-off-by: Chris Evich <cevich@redhat.com>
2023-06-12 11:25:02 -04:00