We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a548c6 commit 9a2e3d0Copy full SHA for 9a2e3d0
.toolbox.mk
@@ -18,7 +18,7 @@ TB_SEMVER ?= $(TB_LOCALBIN)/semver
18
# renovate: packageName=github.com/golangci/golangci-lint/v2
19
TB_GOLANGCI_LINT_VERSION ?= v2.4.0
20
# renovate: packageName=github.com/goreleaser/goreleaser/v2
21
-TB_GORELEASER_VERSION ?= v2.11.2
+TB_GORELEASER_VERSION ?= v2.12.0
22
# renovate: packageName=go.uber.org/mock/mockgen
23
TB_MOCKGEN_VERSION ?= v0.6.0
24
# renovate: packageName=github.com/bakito/semver
0 commit comments