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+"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

  • Status
    In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions