Merge pull request #31 from kvz/patch-1

Add two missing dependencies
This commit is contained in:
Remco Verhoef 2016-03-20 13:19:25 +01:00
commit 7986596d2b

View file

@ -49,6 +49,8 @@ go get github.com/goamz/goamz/s3
go get github.com/goamz/goamz/aws
go get github.com/golang/gddo/httputil/header
go get github.com/kennygrant/sanitize
go get github.com/dutchcoders/go-virustotal
go get github.com/russross/blackfriday
grunt serve
grunt build