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 99313ee commit afef171Copy full SHA for afef171
.toolbox.mk
@@ -22,7 +22,7 @@ TB_DEEPCOPY_GEN_VERSION ?= v0.31.2
22
# renovate: packageName=github.com/golangci/golangci-lint/cmd/golangci-lint
23
TB_GOLANGCI_LINT_VERSION ?= v1.61.0
24
# renovate: packageName=github.com/goreleaser/goreleaser/v2
25
-TB_GORELEASER_VERSION ?= v2.3.2
+TB_GORELEASER_VERSION ?= v2.4.1
26
# renovate: packageName=github.com/deepmap/oapi-codegen/v2/cmd/oapi-codegen
27
TB_OAPI_CODEGEN_VERSION ?= v2.4.1
28
# renovate: packageName=github.com/bakito/semver
0 commit comments