upgrade go version

This commit is contained in:
2026-02-17 21:53:44 +01:00
parent fff1e1f9a9
commit 29e44021db
5 changed files with 41 additions and 32 deletions

View File

@@ -15,9 +15,9 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v5
with:
go-version: '~1.23'
go-version: '~1.26'
- name: Run linter
uses: golangci/golangci-lint-action@v6
with:
version: v1.61
version: v2.9.0