chore(ci): upgrade go to v1.23 and linter

This commit is contained in:
Michel Loiseleur
2025-01-21 10:02:04 +01:00
committed by GitHub
parent dec1ed84e3
commit 4c339e1ec6
6 changed files with 7 additions and 25 deletions

View File

@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
env:
GO_VERSION: stable
GOLANGCI_LINT_VERSION: v1.58.0
GOLANGCI_LINT_VERSION: v1.63.4
CGO_ENABLED: 0
steps: