chore: update to Go 1.24

This commit is contained in:
Peter 2025-02-13 19:48:45 +01:00
parent c4a43b82d3
commit 101bf971a7
Signed by: prskr
GPG key ID: F56BED6903BC5E37
19 changed files with 814 additions and 1130 deletions
.github/workflows

View file

@ -36,7 +36,6 @@ jobs:
- name: Init go
run: |
go mod download
go mod download -modfile tools/go.mod
- name: Snapshot release
uses: goreleaser/goreleaser-action@v6