Permalink
Browse files
Merge pull request #31 from kvz/patch-1
Add two missing dependencies
Showing
with
2 additions
and
0 deletions.
-
+2
−0
README.md
|
@@ -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
|
|
|
0 comments on commit
7986596