mirror of
https://github.com/golang-standards/project-layout.git
synced 2026-03-22 03:11:10 +00:00
/vendor
Application dependencies (managed manually or by your favorite dependency management tool).
Don't commit your application dependencies if you are building a library.