Skip to content

cmd/go: add 'go release' #26420

Open
Open
@rsc

Description

@rsc

Collecting things we would want a 'go release' command to do:

  • API-level compatibility checks
  • warning about dependence on prerelease or pseudo-versions.
  • checking that root/go.mod and root/v2/go.mod don't both say module foo/v2.

Metadata

Metadata

Assignees

Labels

GoCommandcmd/goNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.modules

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions