Update Go to v1.24.10

This commit is contained in:
Ciprian Hacman
2025-11-12 06:26:22 -05:00
parent 2baac6c067
commit fd24ded035
62 changed files with 2002 additions and 1055 deletions
+1 -1
View File
@@ -9,6 +9,6 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v6
with:
go-version: 1.24
go-version-file: go.mod
- name: golangci-lint
run: make lint