fix(deps): update non-major-updates

This commit is contained in:
renovate[bot]
2026-04-09 09:20:57 +00:00
committed by GitHub
parent 6dddc5db43
commit 73565e0e0d
14 changed files with 417 additions and 372 deletions

View File

@@ -12,7 +12,7 @@ concurrency:
cancel-in-progress: true
env:
GO_VERSION: '1.26.1'
GO_VERSION: '1.26.2'
GOTOOLCHAIN: auto
# Minimal permissions at workflow level; write permissions granted at job level for push only