Skip to content

update to go1.23.3#48831

Merged
thaJeztah merged 1 commit intomoby:masterfrom
vvoland:update-go
Nov 7, 2024
Merged

update to go1.23.3#48831
thaJeztah merged 1 commit intomoby:masterfrom
vvoland:update-go

Conversation

@vvoland
Copy link
Copy Markdown
Contributor

@vvoland vvoland commented Nov 7, 2024

go1.23.3 (released 2024-11-06) includes fixes to the linker, the runtime, and the net/http, os, and syscall packages. See the Go 1.23.3 milestone for details.

- Description for the changelog

Update Go runtime to 1.23.3

@thaJeztah
Copy link
Copy Markdown
Member

Ah, thanks! I wanted to do this this morning, and then didn't any further than writing up the commit messages 😅

Looks like you missed one (recently added);

go: "1.23.2"

@thaJeztah
Copy link
Copy Markdown
Member

oh, and one more;

go-version: 1.23.2

- https://github.com/golang/go/issues?q=milestone%3AGo1.23.3+label%3ACherryPickApproved
- full diff: golang/go@go1.23.2...go1.23.3

go1.23.3 (released 2024-11-06) includes fixes to the linker, the
runtime, and the net/http, os, and syscall packages. See the Go 1.23.3
milestone on our issue tracker for details.

Signed-off-by: Paweł Gronowski <[email protected]>
@vvoland
Copy link
Copy Markdown
Contributor Author

vvoland commented Nov 7, 2024

Right, good catch! I missed to pass -u to my last grep check 🤦🏻

Copy link
Copy Markdown
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thaJeztah thaJeztah merged commit 1f44d54 into moby:master Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants