Skip to content

Remove hardcoded Go version from docs #264

Description

@thomasmaas

CLAUDE.md references a specific Go version (currently 1.26+). This duplicates what's already in go.mod and requires manual updates on every Go bump.

Replace the hardcoded Go version reference with a pointer to go.mod as the source of truth, or remove the version mention entirely.

Files:

  • CLAUDE.md:11 — "Go 1.26+"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions