chore(deps): update golangci-lint to v2

This commit is contained in:
Julien Neuhart
2025-03-26 20:08:18 +01:00
parent e7c77b7bf3
commit 0b7c51a323
5 changed files with 42 additions and 38 deletions

1
.env
View File

@@ -7,7 +7,6 @@ GOTENBERG_USER_UID=1001
NOTO_COLOR_EMOJI_VERSION=v2.047 # See https://github.com/googlefonts/noto-emoji/releases.
PDFTK_VERSION=v3.3.3 # See https://gitlab.com/pdftk-java/pdftk/-/releases - Binary package.
PDFCPU_VERSION=v0.8.1 # See https://github.com/pdfcpu/pdfcpu/releases.
GOLANGCI_LINT_VERSION=v1.64.2 # See https://github.com/golangci/golangci-lint/releases.
GOTENBERG_VERSION=snapshot
DOCKERFILE=build/Dockerfile
DOCKERFILE_CLOUDRUN=build/Dockerfile.cloudrun