chore: bump dependencies and golangci-lint version

This commit is contained in:
2026-03-29 19:09:46 +04:00
parent 304fb160f8
commit 4a4feb4570
4 changed files with 44 additions and 47 deletions

View File

@@ -3,7 +3,7 @@ version: "3"
vars:
BIN_DIR: ./bin
GOLANGCI_LINT_VERSION: v2.11.2
GOLANGCI_LINT_VERSION: v2.11.4
GOLANGCI: "{{.BIN_DIR}}/golangci-lint-{{.GOLANGCI_LINT_VERSION}}"
tasks: