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

Add ability to include files by extension #89

@psanford

Description

@psanford

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions