Browse Source

Update /vendor/README.md

since the vendor already stable since 1.5, update the doc to remove the note on vendor still experiment.
chore/proposed-structure
Zidni Mubarok 2 years ago
committed by GitHub
parent
commit
a156be9f5c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      vendor/README.md

+ 1
- 1
vendor/README.md View File

@@ -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…
Cancel
Save