From d4b91915c19da356b981696d4054ab45054e0959 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 01:39:57 +0000 Subject: [PATCH] chore(deps): update module go:github.com/golangci/golangci-lint/v2/cmd/golangci-lint to v2.12.2 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index eee5e7e..644fc48 100644 --- a/mise.toml +++ b/mise.toml @@ -1,4 +1,4 @@ [tools] go = "1.26.4" -"go:github.com/golangci/golangci-lint/v2/cmd/golangci-lint" = "2.8.0" +"go:github.com/golangci/golangci-lint/v2/cmd/golangci-lint" = "2.12.2" "go:github.com/goreleaser/goreleaser/v2" = "2.9.0"