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

cmd/go: module loader looks for the wrong tags if the "go-import" prefix includes the major-version suffix [1.12 backport] #30665

Closed
gopherbot opened this issue Mar 7, 2019 · 2 comments
Labels
CherryPickApproved Used during the release process for point releases FrozenDueToAge
Milestone

Comments

@gopherbot
Copy link

@bcmills requested issue #30647 to be considered for backport to the next 1.12 minor release.

@gopherbot, please backport to 1.12: this fixes a regression from GOPATH mode and the patch is small.

@gopherbot
Copy link
Author

Change https://golang.org/cl/166317 mentions this issue: [release-branch.go1.12] cmd/go/internal/modfetch: handle codeRoot == path for paths with major-version suffixes

@bcmills bcmills added the CherryPickApproved Used during the release process for point releases label Mar 8, 2019
@gopherbot gopherbot removed the CherryPickCandidate Used during the release process for point releases label Mar 8, 2019
@gopherbot
Copy link
Author

Closed by merging 4dd46a6 to release-branch.go1.12.

gopherbot pushed a commit that referenced this issue Mar 8, 2019
…path for paths with major-version suffixes

Fixes #30665

Change-Id: Icbcfdb3907bc003ac17a8c7df17ecb41daf82eb4
Reviewed-on: https://go-review.googlesource.com/c/go/+/166117
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Jay Conrod <jayconrod@google.com>
(cherry picked from commit 1ab9f68)
Reviewed-on: https://go-review.googlesource.com/c/go/+/166317
@golang golang locked and limited conversation to collaborators Mar 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CherryPickApproved Used during the release process for point releases FrozenDueToAge
Projects
None yet
Development

No branches or pull requests

2 participants