Skip to content
This repository has been archived by the owner on Jun 28, 2018. It is now read-only.

Introduce vendoring #309

Open
JensRantil opened this issue Nov 16, 2017 · 1 comment
Open

Introduce vendoring #309

JensRantil opened this issue Nov 16, 2017 · 1 comment

Comments

@JensRantil
Copy link
Contributor

I had issues building locally in a preexisting GOPATH since it gocql was too old. How about introducing vendoring to both make migrate both forward and backwards compatible when it comes to building. My proposal is that we use dep for maintain the vendor directory.

@froderik
Copy link

Hmmm - I use this as a library in my code. If there is a vendor library in here I will have to flatten it somehow - right? It doesn't seem practical. Also given the huge amount of deps that migrate uses it will likely be clashes....

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

No branches or pull requests

2 participants