From 456d5d49b8a810518c217339fbc9d27f0bdc3c11 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 5 Jan 2025 15:33:03 +0000 Subject: [PATCH] Update module github.com/golangci/golangci-lint to v1.63.2 (#35) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 93e24a1..01fe410 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # renovate: datasource=go depName=github.com/golangci/golangci-lint -GOLANGCI_LINT_VERSION=v1.63.1 +GOLANGCI_LINT_VERSION=v1.63.2 # renovate: datasource=go depName=gotest.tools/gotestsum GOTESTSUM_VERSION=v1.12.0 # renovate: datasource=go depName=github.com/boumenot/gocover-cobertura