chore(deps): update golangci/golangci-lint docker tag to v1.58.0

This commit is contained in:
renovate 2024-05-03 19:05:22 +00:00
parent 9260b3f1d3
commit 450cc7df77
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.57.2
image: golangci/golangci-lint:v1.58.0
pull: always
environment:
GOPROXY: 'https://goproxy.kolaente.de'