chore: update Go version to 1.26.0 across documentation and workflows

This commit is contained in:
GitHub Actions
2026-02-10 22:21:25 +00:00
parent ef00d7e133
commit 9b2d8e5455
21 changed files with 103 additions and 41 deletions

View File

@@ -173,7 +173,7 @@ If the secret is missing or invalid, the workflow will fail with a clear error m
**Prerequisites:**
- go 1.25.7+ (automatically managed via `GOTOOLCHAIN: auto` in CI)
- go 1.26.0+ (automatically managed via `GOTOOLCHAIN: auto` in CI)
- Node.js 20+ for frontend builds
**Triggers when:**