Skip to content

Lower minimum Go version requirement #21

Description

@bubunyo

Go 1.24+ requirement narrows the audience — many production teams run 1.22/1.23. Determine whether this is a hard dependency (SSA/CHA API changes) or soft, and lower if possible.

Acceptance criteria

  • Audit x/tools SSA and CHA API usage for 1.22/1.23 compatibility
  • If hard dependency, document why prominently in README
  • If soft, lower go.mod requirement and add CI matrix testing for 1.22+

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions