Skip to content

docs(README): update Go version requirement from 1.25 to 1.26#17

Merged
osamingo merged 1 commit intomainfrom
chore/update-go-version-in-docs
Feb 16, 2026
Merged

docs(README): update Go version requirement from 1.25 to 1.26#17
osamingo merged 1 commit intomainfrom
chore/update-go-version-in-docs

Conversation

@osamingo
Copy link
Owner

Summary

  • Update minimum Go version references from 1.25 to 1.26 in documentation
    • README.md: "Go 1.25 or later" → "Go 1.26 or later"
    • cmd/csvpp/README.md: "(Go 1.25+)" → "(Go 1.26+)"

Note

  • GOEXPERIMENT=jsonv2 is still required in Go 1.26 (verified locally)
  • CI workflow uses stable, so no changes needed there

🤖 Generated with Claude Code

- Update minimum Go version in README.md from 1.25 to 1.26
- Update Go version note in cmd/csvpp/README.md from 1.25+ to 1.26+

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@osamingo osamingo self-assigned this Feb 16, 2026
@osamingo osamingo marked this pull request as ready for review February 16, 2026 08:05
@osamingo osamingo merged commit 5c6b9a1 into main Feb 16, 2026
2 checks passed
@osamingo osamingo deleted the chore/update-go-version-in-docs branch February 16, 2026 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant