chore(deps): update golangci/golangci-lint docker tag to v1.58 (#26)
All checks were successful
ci/woodpecker/push/test Pipeline was successful

Reviewed-on: #26
Co-authored-by: Renovate <renovate@dwysokinski.me>
Co-committed-by: Renovate <renovate@dwysokinski.me>
This commit is contained in:
Renovate 2024-05-04 04:44:59 +00:00 committed by Dawid Wysokiński
parent c04f470209
commit 6d5599e3f2

View File

@ -16,7 +16,7 @@ steps:
- go test -race -coverprofile=coverage.txt -covermode=atomic ./...
lint:
image: golangci/golangci-lint:v1.57
image: golangci/golangci-lint:v1.58
pull: true
group: test
commands: