From 603e2f5b550e37e1a6ba8b6084a7fcc180b9ff74 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 21 Jan 2026 21:05:56 +0000 Subject: [PATCH] deps: Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2.8.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1a89955f..1fd405e2 100644 --- a/Makefile +++ b/Makefile @@ -443,7 +443,7 @@ TERRAFORM_VERSION=v1.13.4# renovate datasource=github-tags depName=hashicorp/ter CONTROLLER_TOOLS_VERSION=v0.17.3# renovate datasource=go depName=sigs.k8s.io/controller-tools CRD_REF_DOCS_VERSION=v0.2.0# renovate datasource=go depName=github.com/elastic/crd-ref-docs -GOLANGCI_LINT_VERSION=v2.2.2# renovate datasource=go depName=github.com/golangci/golangci-lint/cmd/golangci-lint +GOLANGCI_LINT_VERSION=v2.8.0# renovate datasource=go depName=github.com/golangci/golangci-lint/cmd/golangci-lint GO_LICENSES_VERSION=v2.0.1# renovate datasource=go depName=github.com/google/go-licenses/v2 KUSTOMIZE_VERSION=v5.6.0# don't manage with renovate, this repo has non-standard tags