ci: update golangci-lint config, increase timeout (#3771)

Some of the linters we've been using are deprecated now. We also hadn't
update our qtls depguard config for a very long time.
This commit is contained in:
Marten Seemann 2023-04-19 14:45:19 +02:00 committed by GitHub
parent da26f91905
commit 8507208665
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 6 deletions

View file

@ -31,4 +31,5 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
args: --timeout=3m
version: v1.52.2