mirror of
https://github.com/golang-standards/project-layout.git
synced 2025-05-05 15:43:04 +00:00
Update /vendor/README.md
since the vendor already stable since 1.5, update the doc to remove the note on vendor still experiment.
This commit is contained in:
parent
8ce8aefe00
commit
a156be9f5c
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 like the new built-in).
|
||||||
|
|
||||||
Don't commit your application dependencies if you are building a library.
|
Don't commit your application dependencies if you are building a library.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user