chore(deps): update golangci/golangci-lint docker tag to v1.57.2
continuous-integration/drone/pr Build is pending Details

This commit is contained in:
renovate 2024-03-28 20:06:13 +00:00
parent 2239d73797
commit 8b128a42bc
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ steps:
event: [ push, tag, pull_request ]
- name: api-lint
image: golangci/golangci-lint:v1.56.2
image: golangci/golangci-lint:v1.57.2
pull: always
environment:
GOPROXY: 'https://goproxy.kolaente.de'