Skip to content

Commit f6b1474

Browse files
Update module golang.org/x/tools to v0.39.0 (main) (#8577)
Update module golang.org/x/tools to v0.39.0 | datasource | package | from | to | | ---------- | ------------------ | ------- | ------- | | go | golang.org/x/tools | v0.38.0 | v0.39.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9daab04 commit f6b1474

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ TELEMETRY_ENDPOINT ?= oss.edge.df.f5.com:443
2525
# renovate: datasource=docker depName=golangci/golangci-lint
2626
GOLANGCI_LINT_VERSION ?= v2.6.2 ## The version of golangci-lint to use
2727
# renovate: datasource=go depName=golang.org/x/tools
28-
GOIMPORTS_VERSION ?= v0.38.0 ## The version of goimports to use
28+
GOIMPORTS_VERSION ?= v0.39.0 ## The version of goimports to use
2929
# renovate: datasource=go depName=mvdan.cc/gofumpt
3030
GOFUMPT_VERSION ?= v0.9.2 ## The version of gofumpt to use
3131

0 commit comments

Comments
 (0)