Update On Sat Nov 8 19:37:32 CET 2025

This commit is contained in:
github-action[bot]
2025-11-08 19:37:32 +01:00
parent 3c77c96f1a
commit bae995a73b
66 changed files with 995 additions and 858 deletions

View File

@@ -23,7 +23,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: "1.21"
go-version: "1.25.1"
id: go
- name: Check out code into the Go module directory