chore(deps): update module github.com/goreleaser/goreleaser/v2 to v2.12.3 (#667)

Co-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>
This commit is contained in:
bakito-renovate[bot]
2025-09-29 06:57:08 +02:00
committed by GitHub
parent 3cce67b220
commit 05485821c0

View File

@@ -27,7 +27,7 @@ TB_CONTROLLER_GEN_VERSION ?= v0.19.0
TB_GOLANGCI_LINT_VERSION ?= v2.5.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.2
TB_GORELEASER_VERSION ?= v2.12.3
TB_GORELEASER_VERSION_NUM ?= $(call STRIP_V,$(TB_GORELEASER_VERSION))
# renovate: packageName=github.com/uber-go/mock
TB_MOCKGEN_VERSION ?= v0.6.0