fix Makefile to pull drone/mq

This commit is contained in:
Brad Rydzewski 2016-09-28 15:56:19 -04:00
parent 7c19801bfa
commit 2bb47ed7cb

View file

@ -19,6 +19,7 @@ deps_backend:
go get -u golang.org/x/tools/cmd/cover
go get -u github.com/jteeuwen/go-bindata/...
go get -u github.com/elazarl/go-bindata-assetfs/...
go get -u github.com/drone/mq/...
gen: gen_template gen_migrations