Skip to content

Commit 142d659

Browse files
committed
rename tools go.mod to toolbox
1 parent 972f9ce commit 142d659

File tree

5 files changed

+624
-633
lines changed

5 files changed

+624
-633
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -666,7 +666,7 @@ bump-version-file:
666666

667667
.PHONY: api-docs
668668
api-docs:
669-
cd tools/crdoc && go tool crdoc --resources ../../config/crd/bases --output ../../docs/api-docs.md
669+
cd tools/toolbox && go tool crdoc --resources ../../config/crd/bases --output ../../docs/api-docs.md
670670

671671
.PHONY: validate-api-docs
672672
validate-api-docs: api-docs

tools/crdoc/go.mod

Lines changed: 0 additions & 60 deletions
This file was deleted.

0 commit comments

Comments
 (0)