diff --git a/Makefile b/Makefile index 23fedc8..8386fd5 100644 --- a/Makefile +++ b/Makefile @@ -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