CyCoreSystems / ari

Golang Asterisk REST Interface (ARI) library
Apache License 2.0
189 stars 73 forks source link

Switch to glide #67

Closed sheenobu closed 7 years ago

sheenobu commented 7 years ago

Fixes #64


This change is Reviewable

Ulexus commented 7 years ago

I don't think I want to actually vendor the libraries directly, though. I'd prefer to just store the glide files and .gitignore the whole vendor/ tree.