]> Cypherpunks repositories - gostls13.git/commit
cmd/go: avoid erroneous canonicalization when trying to resolve imports using replace...
authorBryan C. Mills <bcmills@google.com>
Fri, 20 Dec 2019 03:36:13 +0000 (22:36 -0500)
committerBryan C. Mills <bcmills@google.com>
Fri, 20 Dec 2019 15:24:05 +0000 (15:24 +0000)
commit751aea8f199fdc9b0cbacf4fdd554bead8dbfdb9
treef601fd8a1e98a918012b0a136fbe4ebf0dc235a3
parent5c6f42773cec9eb217e258e104ee058f67253f72
cmd/go: avoid erroneous canonicalization when trying to resolve imports using replacements

Updates #32700
Fixes #33795

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