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 b9d4c18 commit 13ef104Copy full SHA for 13ef104
Makefile
@@ -1,7 +1,7 @@
1
# renovate: datasource=github-releases depName=mvdan/gofumpt
2
GOFUMPT_PACKAGE_VERSION := v0.9.2
3
# renovate: datasource=github-releases depName=golangci/golangci-lint
4
-GOLANGCI_LINT_PACKAGE_VERSION := v2.6.1
+GOLANGCI_LINT_PACKAGE_VERSION := v2.6.2
5
# renovate: datasource=docker depName=docker.io/techknowlogick/xgo
6
XGO_PACKAGE_VERSION := go-1.25.4
7
0 commit comments