chore(deps): update golangci/golangci-lint docker tag to v1.56.1
Some checks are pending
continuous-integration/drone/pr Build is pending

This commit is contained in:
renovate 2024-02-09 20:05:17 +00:00
parent 6ea5266c55
commit 343a964d90

View File

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