Merge branch 'master' of github.com:mailhog/MailHog

This commit is contained in:
Ian Kent 2016-03-13 17:59:49 +00:00
commit 1194f53bfd

View file

@ -24,7 +24,6 @@ deps:
go get github.com/jteeuwen/go-bindata/...
go get labix.org/v2/mgo
# added to fix travis issues
go get code.google.com/p/go-uuid/uuid
go get golang.org/x/crypto/bcrypt
test-deps: