Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect documentation about go tool's vendoring #31

Open
AlekSi opened this issue Aug 3, 2016 · 1 comment
Open

Incorrect documentation about go tool's vendoring #31

AlekSi opened this issue Aug 3, 2016 · 1 comment

Comments

@AlekSi
Copy link

AlekSi commented Aug 3, 2016

The Go authors are recommending vendoring by copying the source of your dependencies into a folder inside your package

That's true.

then rewriting the source of those vendored depdendencies to accomodate

That's no longer true with vendor experiment (which is no longer experiment).

@davecheney
Copy link
Contributor

Please send a PR

On Wed, Aug 3, 2016 at 7:10 PM, Alexey Palazhchenko <
[email protected]> wrote:

The Go authors are recommending vendoring by copying the source of your
dependencies into a folder inside your package

That's true.

then rewriting the source of those vendored depdendencies to accomodate

That's no longer true with vendor experiment (which is no longer
experiment).


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#31, or mute the thread
https://github.com/notifications/unsubscribe-auth/AAAcA_kUI3nGvzY61pFO2R1RTXc-QsKAks5qcFsAgaJpZM4JbdLe
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants