Update On Wed Feb 11 20:15:52 CET 2026

This commit is contained in:
github-action[bot]
2026-02-11 20:15:52 +01:00
parent 2f88b68cb8
commit 687f856b4b
153 changed files with 13832 additions and 5259 deletions
@@ -24,7 +24,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v6
with:
go-version: "1.25"
go-version: "1.26"
check-latest: true # Always check for the latest patch release
- uses: actions/cache@v4