Skip to content

[28.x backport] vendor: golang.org/x/sync v0.16.0 - #6348

Merged
austinvazquez merged 1 commit into
docker:28.xfrom
thaJeztah:28.x_backport_bump_x_sync
Aug 26, 2025
Merged

[28.x backport] vendor: golang.org/x/sync v0.16.0#6348
austinvazquez merged 1 commit into
docker:28.xfrom
thaJeztah:28.x_backport_bump_x_sync

Conversation

@thaJeztah

Copy link
Copy Markdown
Member

Brings in the errgroup implementation for reverted auto-recover from panics.

full diff: golang/sync@v0.14.0...v0.16.0

(cherry picked from commit c7cbac5)

- What I did

- How I did it

- How to verify it

- Human readable description for the release notes

- A picture of a cute animal (not mandatory but encouraged)

Brings in the errgroup implementation for reverted auto-recover from panics.
full diff: golang/sync@v0.14.0...v0.16.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit c7cbac5)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@austinvazquez
austinvazquez merged commit 44fb305 into docker:28.xAug 26, 2025
109 of 110 checks passed
@thaJeztah
thaJeztah deleted the 28.x_backport_bump_x_sync branch August 26, 2025 15:31
Sign up for freeto 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.

3 participants

@thaJeztah@codecov-commenter@austinvazquez