zquestz / s

Open a web search in your terminal.
MIT License
2.32k stars 114 forks source link

Dependencies not vendored #113

Closed zquestz closed 8 years ago

zquestz commented 8 years ago

We need to vendor all 3rd party dependencies. Ideally we use gvt for managing deps moving forward. A PR adding this would be great, otherwise I can get to it soon.

zquestz commented 8 years ago

Decided not to actually commit vendored dependencies. Instead I have added a manifest for gvt and provided directions in README.md on how to vendor the dependencies.