Bump to go 1.25

This commit is contained in:
Manuel Rüger
2026-01-19 11:04:39 +01:00
parent 517a3c76a2
commit 1433900a29
3 changed files with 3 additions and 3 deletions

View File

@@ -16,7 +16,7 @@ jobs:
- name: Set Up Go
uses: actions/setup-go@v6
with:
go-version: "1.24"
go-version: "1.25.6"
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v6
with: