9a434b0e54
Command used: ``` cd build go get -u github.com/golangci/golangci-lint/cmd/golangci-lint go mod tidy ``` Further, golangci-lint requires go 1.20 to build, so, use that as the lowest version in the CI.