update golangci-lint

This commit is contained in:
aler9
2021-12-21 23:26:23 +01:00
parent 6f374e3965
commit 721004c2c8
3 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ jobs:
- uses: golangci/golangci-lint-action@v2
with:
version: v1.40
version: v1.43
go-mod-tidy:
runs-on: ubuntu-20.04