Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The go-licenses check introduced in go-gitea#21034 is being run on make vendor and occassionally causes an empty go-licenses file if the vendors need to change. This should be moved to the generate task as it is a generated file. Ref go-gitea#21034 Signed-off-by: Andrew Thornton <[email protected]>
- Loading branch information