Skip to content

cmd/go: breaking change in 1.23rc2 with version constraints in GOPATH mode [1.23 backport] #69094

Closed
@gopherbot

Description

@gopherbot

@matloob requested issue #68658 to be considered for backport to the next 1.23 minor release.

@gopherbot please backport this to 1.23. It's necessary to unbreak GOPATH mode with certain build tags

Activity

added this to the Go1.23.1 milestone on Aug 27, 2024
matloob

matloob commented on Aug 27, 2024

@matloob
Contributor
added
CherryPickApprovedUsed during the release process for point releases
and removed
CherryPickCandidateUsed during the release process for point releases
on Aug 27, 2024
gopherbot

gopherbot commented on Aug 27, 2024

@gopherbot
ContributorAuthor

Change https://go.dev/cl/608935 mentions this issue: [release-branch.go1.23] go/types, types2: use max(fileVersion, go1.21) if fileVersion present

added a commit that references this issue on Aug 28, 2024
7afe17b
gopherbot

gopherbot commented on Aug 28, 2024

@gopherbot
ContributorAuthor

Closed by merging CL 608935 (commit 7afe17b) to release-branch.go1.23.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    CherryPickApprovedUsed during the release process for point releasesGoCommandcmd/go

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @gopherbot@matloob

        Issue actions

          cmd/go: breaking change in 1.23rc2 with version constraints in GOPATH mode [1.23 backport] · Issue #69094 · golang/go