Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Build tags should be passed into the go list call #32

Closed
kubuzetto opened this issue Sep 21, 2021 · 1 comment
Closed

Build tags should be passed into the go list call #32

kubuzetto opened this issue Sep 21, 2021 · 1 comment

Comments

@kubuzetto
Copy link
Contributor

kubuzetto commented Sep 21, 2021

For projects that use build tags, the tag argument is not currently passed into the go list call; causing some tests to not be listed. Instead of only allowing a passthrough argument; the tool should probably allow a --tags argument.

@kubuzetto
Copy link
Contributor Author

I created a PR for this: #33

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant