We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51a2f5b commit e8ac5abCopy full SHA for e8ac5ab
Makefile
@@ -21,7 +21,7 @@ GOLANGCI_LINT_VERSION := v1.63.4
21
# renovate datasource=go depName=golang.org/x/vuln/cmd/govulncheck
22
GOVULNCHECK_VERSION := v1.1.3
23
# renovate datasource=go depName=golang.org/x/tools/cmd/goimports
24
-GOIMPORTS_VERSION := v0.28.0
+GOIMPORTS_VERSION := v0.29.0
25
26
# Check if the program is present in $PATH and install otherwise.
27
# ${1} - oneOf{binary,yarn}
0 commit comments