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

This commit is contained in:
renovate 2024-03-20 17:05:22 +00:00
parent 5e3616bda3
commit 6b6d1badab
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.1
pull: always
environment:
GOPROXY: 'https://goproxy.kolaente.de'