update go

This commit is contained in:
JurajKubrican
2025-09-08 12:50:48 +02:00
parent bc0841c3c0
commit 0e7cf5d5cf
5 changed files with 69 additions and 56 deletions

View File

@@ -20,7 +20,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: '1.24'
go-version: '1.25'
- name: Install dependencies
run: |