Closed kenkouot closed 8 years ago
Good idea. I'll add Dockerfile with Glide to build and test.
Looks like this was added to master :D Much thanks!
The glide deps in master has issues. I will be updating in the next day with Timeout feature which also fixes dependencies.
With
vendor/
on by default in Go 1.6, it would be really convenient if dat used it for it's dependencies. We use glide for our dependency management, which will trace our dependencies (including dat) if they implement a vendor folder, or use Glide, godep, GB or GPM.