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