mirror of
https://github.com/golang-standards/project-layout.git
synced 2026-02-04 14:06:19 +00:00
2
vendor/README.md
vendored
2
vendor/README.md
vendored
@@ -1,6 +1,6 @@
|
|||||||
# `/vendor`
|
# `/vendor`
|
||||||
|
|
||||||
Application dependencies (managed manually or by your favorite dependency management tool like the new built-in, but still experimental, [`modules`](https://github.com/golang/go/wiki/Modules) feature).
|
Application dependencies (managed manually or by your favorite dependency management tool or the built-in [`modules`](https://github.com/golang/go/wiki/Modules) feature).
|
||||||
|
|
||||||
Don't commit your application dependencies if you are building a library.
|
Don't commit your application dependencies if you are building a library.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user