Skip to content
Snippets Groups Projects
Commit 8b8467400d2b authored by Florent Aide's avatar Florent Aide
Browse files

bumped golangci-lint version to 1.56.2

parent 068b640417b7
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@
vars:
EXE: beaver{{exeExt}}
OUTPUT: "build/{{.EXE}}"
GOLANGCI_LINT_VERSION: v1.51.2
GOLANGCI_LINT_VERSION: v1.56.2
GOLANGCI_LINT_BASE: tools/bin/golangci-lint
GOLANGCI_LINT_BIN: "{{.GOLANGCI_LINT_BASE}}-{{.GOLANGCI_LINT_VERSION}}"
GOLANGCI_LINT_ARGS:
......
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