Skip to content
Snippets Groups Projects
Commit 1e527ed1 authored by renovate_bot's avatar renovate_bot Committed by Neil-Jocelyn Schark
Browse files

[renovate] Update golangci/golangci-lint Docker tag to v1.57.0


See merge request !67

Co-authored-by: default avatarNeil-Jocelyn Schark <neil.schark@h-da.de>
Co-authored-by: default avatarRenovate Bot <renovate@danet.fbi.h-da.de>
parent 2fdb449d
Branches
No related tags found
1 merge request!67[renovate] Update golangci/golangci-lint Docker tag to v1.57.0
Pipeline #187275 passed
......@@ -43,7 +43,7 @@ build-akms-simulator:
lint:
stage: code-quality
image: ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/golangci/golangci-lint:v1.56.2-alpine
image: ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/golangci/golangci-lint:v1.57.0-alpine
script:
- apk add --update make jq
- echo "machine code.fbi.h-da.de login ${GITLAB_LOGIN} password ${GITLAB_TOKEN}" > ~/.netrc
......
......@@ -9,7 +9,7 @@ GOPATH := $(~/go)
GOBIN := $(GOSDN_PRG)
GOLANG_VERSION := 1.22
GOLANGCI_LINT_VERSION=v1.55.2
GOLANGCI_LINT_VERSION=v1.57
GOCMD=go
GOBUILD=$(GOCMD) build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment