Update Go to v1.24.10

This commit is contained in:
Ciprian Hacman
2025-11-12 07:07:45 -05:00
parent 52e506c605
commit 81f66dc4b5
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@v3
with:
go-version: 1.24
go-version-file: go.mod
- name: golangci-lint
run: make lint