]> Cypherpunks repositories - gostls13.git/commit
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)
committerJay Conrod <jayconrod@google.com>
Thu, 19 Mar 2020 21:31:54 +0000 (21:31 +0000)
commitb816cb2cd5f1b7cee660c6e4b85d8130b960752a
tree2fabf309a2b7206a0ed117d20f1eaea333634d4c
parent16822a2bc45fa276f16c046795320d3b55b6f7bd
cmd/go: update 'go help modules' for automatic vendoring

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

Fixes #37930

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>
src/cmd/go/alldocs.go
src/cmd/go/internal/modload/help.go