]> Cypherpunks repositories - gostls13.git/commit
cmd/go: clarify @none effect on dependants modules
authorAlberto Donizetti <alb.donizetti@gmail.com>
Mon, 4 Feb 2019 19:07:46 +0000 (20:07 +0100)
committerAlberto Donizetti <alb.donizetti@gmail.com>
Mon, 4 Feb 2019 20:20:15 +0000 (20:20 +0000)
commitb5be877ba4318422547068b85c673639cd843b7d
treeecfd306ad34b03f6bb18f5a4c5a6c81855f89695
parent691a2d457ab1bf03bd46d4b69e0f93b8993c0055
cmd/go: clarify @none effect on dependants modules

Expand modules documentation to clarify why @none is useful. The
wording is the one suggested by rsc on the issue.

Fixes #26684

Change-Id: I76dc4ff87e50f1dd8536fd9ac1fd938adb29bee3
Reviewed-on: https://go-review.googlesource.com/c/161037
Reviewed-by: Bryan C. Mills <bcmills@google.com>
src/cmd/go/alldocs.go
src/cmd/go/internal/modget/get.go