Gopher Robot submitted the change![Open in Gerrit]()
Change information
Commit message:
internal/relui: fix Go version in "Mail x/tools stdlib CL" during RCs
In CL 694976 I overlooked that the Go version needed to perform stdlib
generation in the "Mail x/tools stdlib CL" task and the Go version that
GenerateAutoSubmitChange selects when running its git-generate script
aligned during major releases, but the same doesn't work out for RCs.
So, get the script to use the exact version being released during RCs.
Use the golang.org/dl commands for this because regenerating the stdlib
packages uses the GOROOT/api files that are present there.
Change-Id: I290a23bef6f0da9e298a2e10b61981de8b5b621d
Files:
- M internal/task/cloudbuild.go
- M internal/task/version.go
Change size: S
Delta: 2 files changed, 13 insertions(+), 3 deletions(-)
Branch: refs/heads/master
Submit Requirements:
Code-Review: +1 by Dmitri Shuralyov, +2 by Michael Knyszek
TryBots-Pass: LUCI-TryBot-Result+1 by Go LUCI
Open in Gerrit
Gerrit-MessageType: merged
Gerrit-Project: build
Gerrit-Branch: master
Gerrit-Change-Id: I290a23bef6f0da9e298a2e10b61981de8b5b621d
Gerrit-Change-Number: 730560
Gerrit-PatchSet: 3