mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2024-11-30 08:00:19 +01:00
Add two missing dependencies
This commit is contained in:
parent
b66235ea86
commit
0defa9546a
1 changed files with 2 additions and 0 deletions
|
@ -49,6 +49,8 @@ go get github.com/goamz/goamz/s3
|
||||||
go get github.com/goamz/goamz/aws
|
go get github.com/goamz/goamz/aws
|
||||||
go get github.com/golang/gddo/httputil/header
|
go get github.com/golang/gddo/httputil/header
|
||||||
go get github.com/kennygrant/sanitize
|
go get github.com/kennygrant/sanitize
|
||||||
|
go get github.com/dutchcoders/go-virustotal
|
||||||
|
go get github.com/russross/blackfriday
|
||||||
|
|
||||||
grunt serve
|
grunt serve
|
||||||
grunt build
|
grunt build
|
||||||
|
|
Loading…
Reference in a new issue