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 9ec5c04 commit 4a38df1Copy full SHA for 4a38df1
.toolbox.mk
@@ -25,11 +25,11 @@ TB_CONTROLLER_GEN_VERSION ?= v0.18.0
25
# renovate: packageName=mvdan.cc/gofumpt
26
TB_GOFUMPT_VERSION ?= v0.8.0
27
# renovate: packageName=github.com/golangci/golangci-lint/v2
28
-TB_GOLANGCI_LINT_VERSION ?= v2.2.1
+TB_GOLANGCI_LINT_VERSION ?= v2.2.2
29
# renovate: packageName=github.com/segmentio/golines
30
TB_GOLINES_VERSION ?= v0.12.2
31
# renovate: packageName=github.com/goreleaser/goreleaser/v2
32
-TB_GORELEASER_VERSION ?= v2.10.2
+TB_GORELEASER_VERSION ?= v2.11.0
33
# renovate: packageName=go.uber.org/mock/mockgen
34
TB_MOCKGEN_VERSION ?= v0.5.2
35
# renovate: packageName=github.com/oapi-codegen/oapi-codegen/v2
0 commit comments