Skip to content

Lint go.mod #580

@wikkyk

Description

@wikkyk

The Go versions in go.mod and in hack/tools/go.mod should be kept in sync.
Once v1alpha2 is merged, this will also apply to the version of golangci-lint in hack/tools/go.mod and .github/workflows/lint.yml.
When the versions diverge, we occasionally get weird failures with somewhat cryptic error messages.

This should be a job in the lint action that runs before the golangci job. It should also run in the lint make target.
The job should run on all PRs and must run on dependabot PRs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions