[GH-ISSUE #498] membership request for Go #5486

Closed
opened 2026-06-15 11:55:36 -05:00 by GiteaMirror · 5 comments
Owner

Originally created by @rsc on GitHub (Feb 13, 2019).
Original GitHub issue: https://github.com/semver/semver/issues/498

Go uses semver to describe versions of Go modules.
We care about being consistent with the rest of the
languages where there is meaningful overlap.

I agree to the participation commitment.

Thanks.

Originally created by @rsc on GitHub (Feb 13, 2019). Original GitHub issue: https://github.com/semver/semver/issues/498 Go uses semver to describe versions of Go modules. We care about being consistent with the rest of the languages where there is meaningful overlap. I agree to the [participation commitment](https://github.com/semver/semver/blob/master/CONTRIBUTING.md#participation-commitment). Thanks.
GiteaMirror added the question label 2026-06-15 11:55:36 -05:00
Author
Owner

@steveklabnik commented on GitHub (Feb 13, 2019):

Having Go on board sounds fantastic to me!

@semver/maintainers , if you could check a box if you agree, or post a comment to this thread if you disagree and/or have questions to make sure @rsc is on the same page as the rest of us, that'd be great.

  • @anangaur
  • @dherman
  • @indirect
  • @isaacs
  • @segiddins
  • @steveklabnik
<!-- gh-comment-id:463304541 --> @steveklabnik commented on GitHub (Feb 13, 2019): Having Go on board sounds fantastic to me! @semver/maintainers , if you could check a box if you agree, or post a comment to this thread if you disagree and/or have questions to make sure @rsc is on the same page as the rest of us, that'd be great. - [x] @anangaur - [x] @dherman - [x] @indirect - [x] @isaacs - [x] @segiddins - [x] @steveklabnik
Author
Owner

@isaacs commented on GitHub (Feb 13, 2019):

@rsc Is there a standalone SemVer implementation to point to? I'm not too familiar with Go, sorry. But we should really get a list of these things along with the package managers they power.

<!-- gh-comment-id:463412160 --> @isaacs commented on GitHub (Feb 13, 2019): @rsc Is there a standalone SemVer implementation to point to? I'm not too familiar with Go, sorry. But we should really get a list of these things along with the package managers they power.
Author
Owner

@rsc commented on GitHub (Feb 14, 2019):

@isaacs The implementation used by the go command (the "package manager") is at https://golang.org/src/cmd/go/internal/semver/semver.go. It's not a published API for others to use.

<!-- gh-comment-id:463446808 --> @rsc commented on GitHub (Feb 14, 2019): @isaacs The implementation used by the `go` command (the "package manager") is at https://golang.org/src/cmd/go/internal/semver/semver.go. It's not a published API for others to use.
Author
Owner

@JohnTitor commented on GitHub (Jul 27, 2022):

Hey @rsc, sorry for the long delay, but it seems there's no objection and I'd like to call it the consensus. Let me know if you are still interested in helping the semver work! We'll then add you to the team as per https://github.com/semver/semver/blob/master/CONTRIBUTING.md#the-semver-team.

<!-- gh-comment-id:1196639602 --> @JohnTitor commented on GitHub (Jul 27, 2022): Hey @rsc, sorry for the long delay, but it seems there's no objection and I'd like to call it the consensus. Let me know if you are still interested in helping the semver work! We'll then add you to the team as per https://github.com/semver/semver/blob/master/CONTRIBUTING.md#the-semver-team.
Author
Owner

@JohnTitor commented on GitHub (Oct 5, 2022):

I will close this as there's been no response for over 2 months. Feel free to reclaim if you're still interested in the semver spec maintenance!

<!-- gh-comment-id:1268581505 --> @JohnTitor commented on GitHub (Oct 5, 2022): I will close this as there's been no response for over 2 months. Feel free to reclaim if you're still interested in the semver spec maintenance!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/semver#5486