Merge pull request #51648 from vvoland/update-go

update to go1.25.5
This commit is contained in:
Sebastiaan van Stijn
2025-12-02 21:58:47 +01:00
committed by GitHub
14 changed files with 14 additions and 14 deletions

View File

@@ -34,7 +34,7 @@ on:
- cron: '0 9 * * 4'
env:
GO_VERSION: "1.25.4"
GO_VERSION: "1.25.5"
jobs:
codeql: