]> Cypherpunks repositories - gostls13.git/commit
cmd/go: tweak wording of module path mismatch error message
authorJay Conrod <jayconrod@google.com>
Tue, 16 Jul 2019 16:51:34 +0000 (12:51 -0400)
committerJay Conrod <jayconrod@google.com>
Tue, 16 Jul 2019 22:31:35 +0000 (22:31 +0000)
commit0cadf40f4c3613c0170120f4b902cb153338db15
tree77306b4bdea12e915303a96bb084e3e9e8903474
parent2bcbe6a4b6bc74ad9a1de159058e452c4d9d92cb
cmd/go: tweak wording of module path mismatch error message

Changes "was loaded as" to "was required as". This is slightly more
precise, since it hints at a requirement edge in the module version
graph.

Updates #28489

Change-Id: I636268c33f1ea9858c214fe275f271538186ed6d
Reviewed-on: https://go-review.googlesource.com/c/go/+/186377
Run-TryBot: Jay Conrod <jayconrod@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
src/cmd/go/internal/modload/load.go
src/cmd/go/testdata/script/mod_load_badchain.txt