Update makefile

This commit is contained in:
Ian Kent 2014-12-24 17:13:51 +00:00
parent c5b02921be
commit 5948ba152d

View file

@ -14,6 +14,7 @@ fmt:
deps:
go get github.com/mailhog/MailHog-Server
go get github.com/mailhog/MailHog-UI
go get github.com/mailhog/http
go get github.com/ian-kent/gotcha/gotcha
go get github.com/ian-kent/go-log/log
go get github.com/ian-kent/envconf