Bunchhieng/hnreader

vendor folder needed?

zpeters opened this issue · 1 comments

Did you intend to have the vendor folder under version control?

yeah. According to the doc, there is right or wrong to check in vendor folder. https://github.com/golang/dep/blob/master/docs/FAQ.md#should-i-commit-my-vendor-directory

The good thing is we don't need to run dep ensure to install the dependencies.