chore(deps): update golangci/golangci-lint docker tag to v1.57 (#10)
ci/woodpecker/push/test Pipeline was successful Details

Reviewed-on: #10
Co-authored-by: Renovate <renovate@dwysokinski.me>
Co-committed-by: Renovate <renovate@dwysokinski.me>
This commit is contained in:
Renovate 2024-03-30 04:43:32 +00:00 committed by Dawid Wysokiński
parent 50d063497a
commit 692390488e
1 changed files with 1 additions and 1 deletions

View File

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