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