]> Cypherpunks repositories - gostls13.git/commit
cmd/go: display correct options in "go help get" using modules
authorEric Ponce <tricokun@gmail.com>
Thu, 30 Aug 2018 00:27:35 +0000 (02:27 +0200)
committerBryan C. Mills <bcmills@google.com>
Mon, 17 Sep 2018 20:50:07 +0000 (20:50 +0000)
commitbc529edc7f43e7e67598e66f4839e1aa6e971063
treefdfaa60d3f46baa7b81587ac93ecc2cee6698b37
parenta19a83c8ef8283e4eacef846823c23ef9f50cf32
cmd/go: display correct options in "go help get" using modules

Fixes: #27298
Change-Id: Icfc6992b470136bb25a77912f670a25883642316
Reviewed-on: https://go-review.googlesource.com/132095
Reviewed-by: Bryan C. Mills <bcmills@google.com>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/go/main.go
src/cmd/go/testdata/script/help.txt
src/cmd/go/testdata/script/mod_help.txt [new file with mode: 0644]