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

This commit is contained in:
renovate 2024-03-20 00:07:51 +00:00
parent 68d8ed5a7a
commit acaf0e660b
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.0
pull: always
environment:
GOPROXY: 'https://goproxy.kolaente.de'