We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bcf933 commit abf97f8Copy full SHA for abf97f8
Makefile
@@ -21,7 +21,7 @@ GOLANGCI_LINT_VERSION := v1.61.0
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.25.0
+GOIMPORTS_VERSION := v0.26.0
25
26
# Check if the program is present in $PATH and install otherwise.
27
# ${1} - oneOf{binary,yarn}
0 commit comments