mirror of
https://github.com/golang/go
synced 2024-11-19 04:24:39 -07:00
a44c3edbe0
Added documentation that explains special cases for vendored packages in the standard library and provides instructions for updating vendor directories. Fixes #31806 Change-Id: Ib697ed18eae28023ab0bfb9f4d250992c393571d Reviewed-on: https://go-review.googlesource.com/c/go/+/174999 Reviewed-by: Bryan C. Mills <bcmills@google.com>
3 lines
102 B
Plaintext
3 lines
102 B
Plaintext
See src/README.vendor for information on loading vendored packages
|
|
and updating the vendor directory.
|