mirror of
https://github.com/golang-standards/project-layout.git
synced 2026-02-04 14:06:19 +00:00
224 B
224 B
/vendor
Application dependencies (managed manually or by your favorite dependency management tool like dep).
Don't commit your application dependencies if you are building a library.