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

go 1.21.3 #150460

Merged
merged 4 commits into from Oct 10, 2023
Merged

go 1.21.3 #150460

merged 4 commits into from Oct 10, 2023

Conversation

stefanb
Copy link
Contributor

@stefanb stefanb commented Oct 10, 2023

Announcement: https://groups.google.com/g/golang-announce/c/iNNxDTCjZvo
Release notes: https://go.dev/doc/devel/release#go1.21.3

go1.21.3 (released 2023-10-10) includes a security fix to the net/http package. See the Go 1.21.3 milestone on our issue tracker for details.

Other links:


  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

@stefanb stefanb changed the title Go 1.21.3 go 1.21.3 Oct 10, 2023
@stefanb
Copy link
Contributor Author

stefanb commented Oct 10, 2023

Interestingly it didn't get the "go" tag as did #150459. Same happened with go 1.21.2 PR.

@p-linnane
Copy link
Member

The labelling workflow looks for depends_on "go(@[0-9.]+)?" in order to label PR's with the go label. Since this formula doesn't have that, it wasn't labelled.

@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Oct 10, 2023
@BrewTestBot BrewTestBot added this pull request to the merge queue Oct 10, 2023
Merged via the queue into Homebrew:master with commit 2f83e69 Oct 10, 2023
12 checks passed
@stefanb stefanb deleted the go-1.21.3 branch October 11, 2023 02:02
@github-actions github-actions bot added the outdated PR was locked due to age label Nov 23, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants