Skip to content

Commit

Permalink
chore(deps): update module golang.org/x/tools/cmd/goimports to v0.16.0 (
Browse files Browse the repository at this point in the history
#705)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 30, 2023
1 parent 3f6f667 commit e029b72
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 @@ -187,7 +187,7 @@ CODE_GENERATOR_VERSION ?= v0.28.4
# renovate: datasource=go depName=sigs.k8s.io/controller-tools
CONTROLLER_TOOLS_VERSION ?= v0.13.0
# renovate: datasource=go depName=golang.org/x/tools/cmd/goimports packageName=golang.org/x/tools
GOIMPORTS_VERSION ?= v0.15.0
GOIMPORTS_VERSION ?= v0.16.0

.PHONY: applyconfiguration-gen
applyconfiguration-gen: $(APPLYCONFIGURATION_GEN) ## Download applyconfiguration-gen locally if necessary.
Expand Down

0 comments on commit e029b72

Please sign in to comment.