chore: update linter

This commit is contained in:
Fernandez Ludovic
2022-10-15 15:38:42 +02:00
parent bda49f6a9b
commit e597367368

View File

@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
env: env:
GO_VERSION: 1.19 GO_VERSION: 1.19
GOLANGCI_LINT_VERSION: v1.49.0 GOLANGCI_LINT_VERSION: v1.50.0
CGO_ENABLED: 0 CGO_ENABLED: 0
steps: steps: