Compare commits

...

1 Commits

View File

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