]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/modfile: make error message for module path more clear
authorBaokun Lee <nototon@gmail.com>
Thu, 2 May 2019 17:28:52 +0000 (01:28 +0800)
committerBryan C. Mills <bcmills@google.com>
Mon, 6 May 2019 20:13:38 +0000 (20:13 +0000)
commit1ad2298c777382a129e6ffd325b029ff0d541ae3
tree9663841e1ea9361ba281cb27e2bac09bd4d806d1
parent1560264f70a90de8d8b68e246c476d79e4d60574
cmd/go/internal/modfile: make error message for module path more clear

Fixes #31775

`

Change-Id: I59c4e90f20d1b31161c259680b48b7be7218bf58
Reviewed-on: https://go-review.googlesource.com/c/go/+/175017
Run-TryBot: Baokun Lee <nototon@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
src/cmd/go/internal/modfile/rule.go