the-anna-project / annad

The annad package implements a command line tool to run the neural network of the anna project.
https://anna.earth
BSD 3-Clause "New" or "Revised" License
43 stars 7 forks source link

Vendor #298

Closed xh3b4sd closed 7 years ago

xh3b4sd commented 7 years ago

abstract

This PR fixes the glide files used for glide's dependency management. I recently had a faulty workflow by editing the glide lock file. This should not happen. Dependencies should only be updated in the glide.yaml and the glide.lock should only be generated.

checklist