]> Cypherpunks repositories - gostls13.git/commit
Revert "cmd/go/internal/modload: record the replacement for the module containing...
authorAndrew Bonventre <andybons@google.com>
Mon, 24 Feb 2020 22:47:00 +0000 (22:47 +0000)
committerAndrew Bonventre <andybons@golang.org>
Mon, 24 Feb 2020 23:29:37 +0000 (23:29 +0000)
commit917c7a6fc9c6843e40da7f8e1a1fcf8605d1383e
tree0dbc8327321f94580f7e5ccc9c40c8a874caa9c6
parent2bfa8c37c3676d240ce947d58717fc8c0caa45f1
Revert "cmd/go/internal/modload: record the replacement for the module containing package main in BuildInfo"

This reverts CL 220645 (commit e092fc352ad393a4d2f1f7fa641df2d23572ccff).

Reason for revert: Seems to have broken windows/amd64 longtest

Change-Id: Iffa8c882524250e5845514bc827fcd8927645a44
Reviewed-on: https://go-review.googlesource.com/c/go/+/220722
Run-TryBot: Andrew Bonventre <andybons@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/go/internal/modload/build.go
src/cmd/go/testdata/mod/example.com_printversion_v0.1.0.txt
src/cmd/go/testdata/mod/example.com_printversion_v1.0.0.txt
src/cmd/go/testdata/script/version_replace.txt [deleted file]
src/runtime/debug/mod.go