bump golangci-lint to version v2.0.2

and apply migration script

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
This commit is contained in:
Guillaume Lours
2025-03-31 17:22:58 +02:00
committed by Nicolas De loof
parent f9cd4d0b1d
commit 7bedb5a02c
15 changed files with 86 additions and 89 deletions

View File

@@ -17,7 +17,7 @@
ARG GO_VERSION=1.23.6
ARG XX_VERSION=1.6.1
ARG GOLANGCI_LINT_VERSION=v1.63.4
ARG GOLANGCI_LINT_VERSION=v2.0.2
ARG ADDLICENSE_VERSION=v1.0.0
ARG BUILD_TAGS="e2e"