barnslig / torture

FTP search based on Go! and ElasticSearch for the 31. Chaos Communication Congress
MIT License
17 stars 6 forks source link

Use godep #14

Closed barnslig closed 9 years ago

barnslig commented 9 years ago

Reproducible builds are hard with Go if you have external dependencies. Because of that we should start using godep as soon as possible.