Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

internal/goversion: update to 1.15 #38708

Closed
dmitshur opened this issue Apr 27, 2020 · 1 comment
Closed

internal/goversion: update to 1.15 #38708

dmitshur opened this issue Apr 27, 2020 · 1 comment
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. release-blocker
Milestone

Comments

@dmitshur
Copy link
Contributor

goversion.Version is currently 14 on master branch (also see CL 230024 and CL 230029).

It needs to be incremented to 15 for the Go 1.15 release.

@dmitshur dmitshur added NeedsFix The path to resolution is known, but the work has not been done. release-blocker labels Apr 27, 2020
@dmitshur dmitshur added this to the Go1.15 milestone Apr 27, 2020
@gopherbot
Copy link

Change https://golang.org/cl/230382 mentions this issue: internal/goversion: update to 1.15

xujianhai666 pushed a commit to xujianhai666/go-1 that referenced this issue May 21, 2020
This is a second attempt at CL 230024, with
cmd/go/testdata/script/mod_retention.txt updated to perform a
version-independent comparison on the 'go' version added to a go.mod
file that lacks one.

Fixes golang#38708

Change-Id: I15dcd83b51ed5ec57946b419bcbaec41e85a46f9
Reviewed-on: https://go-review.googlesource.com/c/go/+/230382
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
@golang golang locked and limited conversation to collaborators Apr 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. release-blocker
Projects
None yet
Development

No branches or pull requests

2 participants