chore(deps): update module github.com/goreleaser/goreleaser/v2 to v2.12.2

This commit is contained in:
bakito-renovate[bot] 2025-09-22 00:33:29 +00:00 committed by GitHub
parent 7f99704566
commit 91927b1c86
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,7 +27,7 @@ TB_CONTROLLER_GEN_VERSION ?= v0.19.0
TB_GOLANGCI_LINT_VERSION ?= v2.4.0
TB_GOLANGCI_LINT_VERSION_NUM ?= $(call STRIP_V,$(TB_GOLANGCI_LINT_VERSION))
# renovate: packageName=github.com/goreleaser/goreleaser/v2
TB_GORELEASER_VERSION ?= v2.12.1
TB_GORELEASER_VERSION ?= v2.12.2
TB_GORELEASER_VERSION_NUM ?= $(call STRIP_V,$(TB_GORELEASER_VERSION))
# renovate: packageName=github.com/uber-go/mock
TB_MOCKGEN_VERSION ?= v0.6.0