Skip to content

Remove hardcoded Go version from docs #641

Description

@thomasmaas

AGENTS.md and tests/cel/README.md reference a specific Go version (currently 1.26.x / 1.26+). This duplicates what's already in go.mod and requires manual updates on every Go bump.

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

Files:

  • AGENTS.md:232 — "Go 1.26.x"
  • tests/cel/README.md:20 — "Go 1.26+"

Metadata

Metadata

Assignees

Type

No type

Projects

Status
In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions