1
0
mirror of https://github.com/golang/go synced 2024-11-19 04:24:39 -07:00
go/src/cmd/README.vendor
Jay Conrod a44c3edbe0 all: document vendoring in the standard library
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>
2019-05-09 17:11:16 +00:00

3 lines
102 B
Plaintext

See src/README.vendor for information on loading vendored packages
and updating the vendor directory.