Skip to content

Vendor folder in test breaks dep #239

Open
@theCarlG

Description

@theCarlG

I'm unable to use dep when I have ffjson as a dependency in a project, because when I try to run dep init it complains about the dependency github.com/foo/vendored, and the reason for this is because dep is trying to flatten vendoring folders found in a dependency, so when it scans ffjson it will find github.com/foo/vendored (in the test folder) and then tries to fetch it from github.

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