Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

dep: Make noverify preserve excess vendor paths #2002

Merged
merged 3 commits into from
Sep 6, 2018

Conversation

sdboyer
Copy link
Member

@sdboyer sdboyer commented Sep 6, 2018

What does this do / why do we need it?

This helps handle the not-uncommon case that you might need a metadata
file or two in your vendor directory, and you want dep to ignore its
existence. Specifying that path with noverify will dep ensure now preserves such files, and dep check will honor excess files marked as such.

  • docs tweaks
  • couple tests

What should your reviewer look out for in this PR?

Any combination of states i missed by making this change?

This helps handle the not-uncommon case that you might need a metadata
file or two in your vendor directory, and you want dep to ignore its
existence.
@sdboyer sdboyer added area: ensure area: check Related to `dep check` labels Sep 6, 2018
@sdboyer sdboyer self-assigned this Sep 6, 2018
@sdboyer sdboyer requested a review from ibrasho as a code owner September 6, 2018 13:49
@sdboyer sdboyer merged commit 3c04147 into golang:master Sep 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants