]> Cypherpunks repositories - gostls13.git/commit
cmd/go: revise importPath when ImportPath is 'command-line-arguments'
authorCheng-Lung Sung <clsung@gmail.com>
Wed, 6 Apr 2016 15:05:20 +0000 (23:05 +0800)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 7 Apr 2016 21:34:12 +0000 (21:34 +0000)
commitdfded57819dd9111afffc25360cd3e147859d354
tree4a0ba6d42ff00b4870095ef9d1216bd3e6132bc6
parente88f89028a55acf9c8b76b7f6ca284c3f9eb4cbd
cmd/go: revise importPath when ImportPath is 'command-line-arguments'

Fixes #14613

Change-Id: I40d9696db3879549e78373ef17f6c92bd4b3470b
Reviewed-on: https://go-review.googlesource.com/21596
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/go/pkg.go
src/cmd/go/vendor_test.go