Skip to content

go.mod contains an explicit toolchain  #818

@cwedgwood

Description

@cwedgwood

go.mod contains and explicit toolchain.

This is not needed and probably added by accident when go.mod requirements for newer Go were updated.

This slows down builds and in some cases will result in build failures (because the exact version might not be available).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions