]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/modload: skip fetches of replaced modules in moduleInfo
authorBryan C. Mills <bcmills@google.com>
Tue, 9 Oct 2018 19:19:36 +0000 (15:19 -0400)
committerBryan C. Mills <bcmills@google.com>
Fri, 26 Oct 2018 19:49:59 +0000 (19:49 +0000)
commitf8153fcd740483b8c341926acd76b4127c17c789
treecb7220c53f55f3f9d8bee59ae25ff34089361b39
parent160ee5d7f55cb20d9c4bb4f3285c1bc0025edf3c
cmd/go/internal/modload: skip fetches of replaced modules in moduleInfo

Fixes #27859

Change-Id: Ibb459cf41c3a8fe41bb008f60ef6cdd3437a37b1
Reviewed-on: https://go-review.googlesource.com/c/140860
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
src/cmd/go/internal/modload/build.go
src/cmd/go/testdata/script/mod_replace.txt
src/cmd/go/testdata/script/mod_vendor_replace.txt [new file with mode: 0644]