Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a solution to not list vendored tools? #52

Open
albertvaka opened this issue Jan 14, 2021 · 1 comment
Open

Is there a solution to not list vendored tools? #52

albertvaka opened this issue Jan 14, 2021 · 1 comment
Assignees

Comments

@albertvaka
Copy link

We are using the recommendation of managing our tools as regular dependencies using go modules [1]. We don't care about the licenses of those tools, though, since they don't get pulled in the actual builds. Is there a way to exclude certain build tags or modules when I use wwhrd list?

[1] https://github.com/go-modules-by-example/index/blob/master/010_tools/README.md

@albertvaka albertvaka changed the title Is there a solution to not list vendored tools Is there a solution to not list vendored tools? Jan 14, 2021
@frapposelli
Copy link
Owner

Thanks, @albertvaka. That's a great suggestion, and I'm queueing this up for a future version as the tool is currently missing these capabilities.

@frapposelli frapposelli self-assigned this Jan 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants