]> 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)
committerAndrew Gerrand <adg@golang.org>
Thu, 14 Apr 2016 05:25:03 +0000 (05:25 +0000)
commitd389a19c487de550a84b424109d66a2f3c3af004
tree74d07a501be38f3d3a86f1ac21f5fb627dc49b26
parent2644b761935b2974fc2bb76be177621212b408c8
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>
Reviewed-on: https://go-review.googlesource.com/22051
Run-TryBot: Andrew Gerrand <adg@golang.org>
src/cmd/go/pkg.go
src/cmd/go/vendor_test.go