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 0a00b1f commit 62af4b4Copy full SHA for 62af4b4
Makefile
@@ -22,7 +22,7 @@ GOLANGCI_LINT_VERSION := v1.64.8
22
# renovate datasource=go depName=golang.org/x/vuln/cmd/govulncheck
23
GOVULNCHECK_VERSION := v1.1.4
24
# renovate datasource=go depName=golang.org/x/tools/cmd/goimports
25
-GOIMPORTS_VERSION := v0.31.0
+GOIMPORTS_VERSION := v0.32.0
26
27
# Check if the program is present in $PATH and install otherwise.
28
# ${1} - oneOf{binary,yarn}
0 commit comments