Change information
Commit message:
cmd/go/internal/vcs: delete go-internal argument handling dead code
These two code paths handle arguments internally used by the go command,
but CL 736710 removed all of their uses. Remove their handling code too.
Change-Id: I99f50ef4916f29e56f5d5aaeb3c48bae4bf0b74d
GitHub-Last-Rev: 0f109f2c48098c4ac5a8b695cead075f12e22e81
GitHub-Pull-Request: golang/go#77600
Files:
- M src/cmd/go/internal/vcs/vcs.go
Change size: S
Delta: 1 file changed, 0 insertions(+), 23 deletions(-)
Branch: refs/heads/master
Submit Requirements:
Code-Review: +1 by Tony Tang, +2 by Roland Shoemaker, +1 by Dmitri Shuralyov
TryBots-Pass: LUCI-TryBot-Result+1 by Go LUCI