Skip to content
Snippets Groups Projects
Commit e6898caf authored by Katharina Renk's avatar Katharina Renk
Browse files

updated golangci version in remaining files

parent def960b1
Branches
Tags
1 merge request!735Update go 1.22
Pipeline #183388 passed
......@@ -18,7 +18,7 @@ PLUGIN_NAME= bundled_plugin.zip
# Tool Versions
GOTESTSUM_VERSION=v1.8.1
GOLANGCI_LINT_VERSION=v1.55.0
GOLANGCI_LINT_VERSION=v1.56.0
MOCKERY_VERSION=v2.20.0
YGOT_GENERATOR_VERSION=v0.27.0
YGOT_GENERATOR_GENERATOR_VERSION=v0.0.4
......
code-quality:
image: golangci/golangci-lint:v1.51.2-alpine
image: golangci/golangci-lint:v1.56.0-alpine
stage: test
rules:
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment