Skip to content

Commit

Permalink
chore: Update module golang.org/x/tools/cmd/goimports to v0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2024
1 parent 0bcf933 commit 89fe6e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ GOLANGCI_LINT_VERSION := v1.61.0
# renovate datasource=go depName=golang.org/x/vuln/cmd/govulncheck
GOVULNCHECK_VERSION := v1.1.3
# renovate datasource=go depName=golang.org/x/tools/cmd/goimports
GOIMPORTS_VERSION := v0.25.0
GOIMPORTS_VERSION := v0.26.0

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

0 comments on commit 89fe6e7

Please sign in to comment.