Add two missing dependencies

This commit is contained in:
Kevin van Zonneveld 2015-06-29 17:45:06 +02:00
parent b66235ea86
commit 0defa9546a

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