1
1
mirror of https://github.com/wader/fq.git synced 2024-12-28 08:02:28 +03:00

Merge pull request #205 from wader/bump-github-golangci-lint-1.45.0

Update github-golangci-lint from 1.44.2 to 1.45.0
This commit is contained in:
Mattias Wadman 2022-03-18 20:58:40 +01:00 committed by GitHub
commit 57377e8fc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ on:
pull_request:
env:
GOLANGCILINT_VERSION: 1.44.2
GOLANGCILINT_VERSION: 1.45.0
jobs:
lint: