Skip to content

Commit

Permalink
Add additional go mod tidy to make notice target
Browse files Browse the repository at this point in the history
  • Loading branch information
michel-laterman committed Mar 21, 2024
1 parent 10d1a3e commit 17a9715
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 498 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ notice: ## - Generates the NOTICE.txt file.
-noticeTemplate dev-tools/notice/NOTICE.txt.tmpl \
-noticeOut NOTICE.txt \
-depsOut ""
@go mod tidy

.PHONY: defaults
defaults: ## -Generate defaults based on limits files.
Expand Down
Loading

0 comments on commit 17a9715

Please sign in to comment.