Skip to content
This repository has been archived by the owner on Aug 25, 2018. It is now read-only.

Add ability to include files by extension #89

Open
psanford opened this issue Feb 22, 2017 · 0 comments
Open

Add ability to include files by extension #89

psanford opened this issue Feb 22, 2017 · 0 comments

Comments

@psanford
Copy link

When vendoring the packag github.com/gogo/protobuf, gvt currently removes the .proto source files when it fetches that package. I need these source files so that non-go languages can compile protobuf files that include gogoproto extensions.

I was thinking that there are other situations where you might want similar behavior. Maybe we could do this by using a whitelist of either file paths or file extensions in the dependency object in the manifest file.

If this sounds ok I'd be happy to send a pull request.

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