Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Go list does not respect the tags passed to gox #125

Open
alexaandru opened this issue Mar 7, 2019 · 0 comments
Open

Go list does not respect the tags passed to gox #125

alexaandru opened this issue Mar 7, 2019 · 0 comments

Comments

@alexaandru
Copy link

go list issued here https://github.com/mitchellh/gox/blob/master/go.go#L125 is completely oblivious to the build tags passed to gox, thus for cases where they are needed, even though go build would correctly work, it cannot, since go list fails before gox ever gets to run go build.

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