Skip to content

Commit cbc4a9d

Browse files
chore: Update module golang.org/x/tools/cmd/goimports to v0.18.0
1 parent 00ad094 commit cbc4a9d

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.56.0
2121
# renovate datasource=go depName=golang.org/x/vuln/cmd/govulncheck
2222
GOVULNCHECK_VERSION := v1.0.4
2323
# renovate datasource=go depName=golang.org/x/tools/cmd/goimports
24-
GOIMPORTS_VERSION := v0.17.0
24+
GOIMPORTS_VERSION := v0.18.0
2525

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

0 commit comments

Comments
 (0)