project-layout/vendor/README.md
2018-06-27 21:05:15 -07:00

6 lines
224 B
Markdown

# `/vendor`
Application dependencies (managed manually or by your favorite dependency management tool like [`dep`](https://github.com/golang/dep)).
Don't commit your application dependencies if you are building a library.