Bump golang.org/x/sync from 0.18.0 to 0.21.0 in /cpdaemon - #216
Merged
rivercg merged 1 commit intoJun 15, 2026
Merged
Conversation
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.18.0 to 0.21.0. - [Commits](golang/sync@v0.18.0...v0.21.0) --- updated-dependencies: - dependency-name: golang.org/x/sync dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/cpdaemon/golang.org/x/sync-0.21.0
branch
from
June 12, 2026 08:04
4a6efbb to
3b2654a
Compare
rivercg
approved these changes
Jun 15, 2026
rivercg
left a comment
Contributor
There was a problem hiding this comment.
Verified: applied this bump together with the other open Dependabot bumps onto 0.9.x and ran the full local verify (cpworker C build + Unity, plus go test ./... for cpdaemon/cpctl/cpgolib) — all green, mirroring CI. Direct, in-use dependency. Approving.
rivercg
deleted the
dependabot/go_modules/cpdaemon/golang.org/x/sync-0.21.0
branch
June 15, 2026 14:49
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps golang.org/x/sync from 0.18.0 to 0.21.0.
Commits
5071ed6all: fix some comments to improve readabilityec11c4aerrgroup: fix a typo in the documentation1a58307all: modernize interface{} -> any3172ca5all: upgrade go directive to at least 1.25.0 [generated]2a180e2errgroup: use consistent read for SetLimit panic