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 dependencies not updated with go get -u in 1.17 [1.17 backport] #47857

Closed
gopherbot opened this issue Aug 20, 2021 · 2 comments
Closed
Labels
CherryPickApproved Used during the release process for point releases FrozenDueToAge GoCommand cmd/go
Milestone

Comments

@gopherbot
Copy link

@jayconrod requested issue #47768 to be considered for backport to the next 1.17 minor release.

@gopherbot Please backport to 1.17. This is a bug in new functionality.

@gopherbot gopherbot added the CherryPickCandidate Used during the release process for point releases label Aug 20, 2021
@gopherbot gopherbot added this to the Go1.17.1 milestone Aug 20, 2021
@dmitshur dmitshur added the GoCommand cmd/go label Aug 20, 2021
@bcmills bcmills added the CherryPickApproved Used during the release process for point releases label Aug 26, 2021
@gopherbot gopherbot removed the CherryPickCandidate Used during the release process for point releases label Aug 26, 2021
@gopherbot
Copy link
Author

Change https://golang.org/cl/346211 mentions this issue: [release-branch.go1.17] cmd/go: ensure 'go get -u' can upgrade pruned (1.17+) modules

@gopherbot
Copy link
Author

Closed by merging 14c9b1e to release-branch.go1.17.

gopherbot pushed a commit that referenced this issue Sep 1, 2021
… (1.17+) modules

Fixes #47857

Change-Id: I981a31ba4ff716570ac4c6f35b289fa480faa5bb
Reviewed-on: https://go-review.googlesource.com/c/go/+/343879
Trust: Jay Conrod <jayconrod@google.com>
Run-TryBot: Jay Conrod <jayconrod@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Michael Matloob <matloob@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
(cherry picked from commit bdc1bef)
Reviewed-on: https://go-review.googlesource.com/c/go/+/346211
@golang golang locked and limited conversation to collaborators Sep 1, 2022
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 GoCommand cmd/go
Projects
None yet
Development

No branches or pull requests

3 participants