Skip to content

Commit 16cc64e

Browse files
chore: Update module golang.org/x/tools/cmd/goimports to v0.31.0
1 parent a9d580a commit 16cc64e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ GOLANGCI_LINT_VERSION := v1.64.6
2121
# renovate datasource=go depName=golang.org/x/vuln/cmd/govulncheck
2222
GOVULNCHECK_VERSION := v1.1.4
2323
# renovate datasource=go depName=golang.org/x/tools/cmd/goimports
24-
GOIMPORTS_VERSION := v0.30.0
24+
GOIMPORTS_VERSION := v0.31.0
2525

2626
# Check if the program is present in $PATH and install otherwise.
2727
# ${1} - oneOf{binary,yarn}

0 commit comments

Comments
 (0)