Skip to content
Snippets Groups Projects
Commit ee2a9348 authored by Neil-Jocelyn Schark's avatar Neil-Jocelyn Schark
Browse files

update linter

parent 70c25c88
Branches
Tags
1 merge request!998[renovate] Update golangci/golangci-lint Docker tag to v1.60.1
Pipeline #221783 passed
This commit is part of merge request !998. Comments created here will be created in the context of that merge request.
code-quality: code-quality:
image: ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/golangci/golangci-lint:v1.60.1-alpine image: ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/golangci/golangci-lint:v1.60.2-alpine
stage: analyze stage: analyze
script: script:
# writes golangci-lint output to gl-code-quality-report.json # writes golangci-lint output to gl-code-quality-report.json
......
...@@ -18,7 +18,7 @@ PLUGIN_NAME= bundled_plugin.zip ...@@ -18,7 +18,7 @@ PLUGIN_NAME= bundled_plugin.zip
# Tool Versions # Tool Versions
GOTESTSUM_VERSION=v1.8.1 GOTESTSUM_VERSION=v1.8.1
GOLANGCI_LINT_VERSION=v1.60.1 GOLANGCI_LINT_VERSION=v1.60.2
MOCKERY_VERSION=v2.20.0 MOCKERY_VERSION=v2.20.0
YGOT_GENERATOR_VERSION=v0.27.0 YGOT_GENERATOR_VERSION=v0.27.0
YGOT_GENERATOR_GENERATOR_VERSION=v0.0.4 YGOT_GENERATOR_GENERATOR_VERSION=v0.0.4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment