mirror of
https://github.com/golang-standards/project-layout.git
synced 2026-03-22 11:21: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.