1
1
mirror of https://github.com/wader/fq.git synced 2024-09-11 20:07:11 +03:00

Merge pull request #948 from wader/bump-github-golangci-lint-1.58.1

Update github-golangci-lint to 1.58.1 from 1.58.0
This commit is contained in:
Mattias Wadman 2024-05-09 18:12:44 +02:00 committed by GitHub
commit 2e5514fc50
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@ on:
pull_request:
env:
GOLANGCILINT_VERSION: "1.58.0"
GOLANGCILINT_VERSION: "1.58.1"
jobs:
lint: