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.

Consider allowing leading underscores in directory names #85

@igorwwwwwwwwwwwwwwwwwwww

Description

I recently ran into a case of a package that would install fine via go get having unexpected behaviour when installing via gvt fetch. It turned out that the package I was trying to install had a directory starting with _ which gvt removes as per this logic.

This was rather unexpected, especially considering go get does not have an issue with it. I have opened a ticket with the project in question openzipkin-contrib/zipkin-go-opentracing#42 but also wanted to inquire if gvt should be a bit more permissive in this case -- as it is rather likely that other packages will have the same issue.

Regards,
Igor

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