update golangci-lint (#1870)

This commit is contained in:
Alessandro Ros
2023-05-28 17:18:16 +02:00
committed by GitHub
parent 22f05e97e8
commit 89ebc83993
15 changed files with 47 additions and 38 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
- uses: golangci/golangci-lint-action@v3
with:
version: v1.50.1
version: v1.52.2
mod-tidy:
runs-on: ubuntu-22.04