Skip to content
Snippets Groups Projects
Commit 6c1fc0cd05c9 authored by Axel Prel's avatar Axel Prel
Browse files

golangCI 1.64.8

parent 1dd055d904e4
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
GOSWAGGER_VERSION = v0.24.0 GOSWAGGER_VERSION = v0.24.0
GOSWAGGER_BIN = tools/bin/swagger-$(GOSWAGGER_VERSION) GOSWAGGER_BIN = tools/bin/swagger-$(GOSWAGGER_VERSION)
GOLANGCI_LINT_VERSION = v1.64.6 GOLANGCI_LINT_VERSION = v1.64.8
GOLANGCI_LINT_BIN = tools/bin/golangci-lint-$(GOLANGCI_LINT_VERSION) GOLANGCI_LINT_BIN = tools/bin/golangci-lint-$(GOLANGCI_LINT_VERSION)
BASEVERSION = $(shell grep version: swagger.yaml| cut -f2 -d: |xargs) BASEVERSION = $(shell grep version: swagger.yaml| cut -f2 -d: |xargs)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment