Skip to content

Go toolchain patch available: go.mod pins 1.26.6, 1.26.7 is out #51

Description

@github-actions

go.mod pins go 1.26.6, and CI installs exactly that through go-version-file.
Go 1.26.7 is available.

Go patch releases are security and bug fixes only, so a stale pin means every build —
including published releases — ships the standard-library vulnerabilities that patch fixed.

To resolve: set go 1.26.7 in go.mod, then confirm govulncheck ./... is clean.

Filed automatically by .github/workflows/go-toolchain.yml. Dependabot does not do this
(dependabot/dependabot-core#13520).

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