]> Cypherpunks repositories - gostls13.git/commit
cmd/go: fix import current directory error message
authorLE Manh Cuong <cuong.manhle.vn@gmail.com>
Sat, 27 Apr 2019 11:55:49 +0000 (18:55 +0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 14 May 2019 15:00:43 +0000 (15:00 +0000)
commit46e03c4b92231a38e089b34f6a09707676216b48
tree4c8915978cefa041b794d2d73b02118d038cf525
parentaad2336c5131d8c79158040fad57f4fc0e14e321
cmd/go: fix import current directory error message

Fixes #14683

Change-Id: I62c429e4fcc2f20a94d3db8c1f0ca587252c07a7
Reviewed-on: https://go-review.googlesource.com/c/go/+/174130
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/go/go_test.go
src/cmd/go/internal/load/pkg.go