]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.14] cmd/go: update 'go help modules' for automatic vendoring
authorJay Conrod <jayconrod@google.com>
Wed, 18 Mar 2020 18:59:44 +0000 (14:59 -0400)
committerAndrew Bonventre <andybons@golang.org>
Tue, 7 Apr 2020 20:05:08 +0000 (20:05 +0000)
commit2e44aa30f0172088a36d4b2094a42866f43fc737
treea7ce2a12332af49c702ae9d22dccf6c217c9b3c0
parentc8d1e4cf833a2d36bfabda5e864a7cb357bc8b78
[release-branch.go1.14] cmd/go: update 'go help modules' for automatic vendoring

* Mention vendor/modules.txt verification with -mod=vendor.
* Update "Modules and vendoring" section.

Fixes #37931

Change-Id: Ia3ee72457daabaa2fc15b7ea7427eb324c088b8f
Reviewed-on: https://go-review.googlesource.com/c/go/+/223926
Run-TryBot: Jay Conrod <jayconrod@google.com>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
(cherry picked from commit b816cb2cd5f1b7cee660c6e4b85d8130b960752a)
Reviewed-on: https://go-review.googlesource.com/c/go/+/224119
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/go/alldocs.go
src/cmd/go/internal/modload/help.go