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

@@ -10,7 +10,7 @@ concurrency:
cancel-in-progress: true
env:
GO_VERSION: '1.25.7'
GO_VERSION: '1.26.0'
GOTOOLCHAIN: auto
permissions: