Conversation
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20190529164535-6a60838ec259 to 0.1.0. - [Release notes](https://github.com/golang/sys/releases) - [Commits](https://github.com/golang/sys/commits/v0.1.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
KevinFairise2
approved these changes
Apr 24, 2026
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.
Mirror of upstream Dependabot PR hectane/go-acl#19 (commit preserved via cherry-pick, authorship retained).
Bumps golang.org/x/sys from
0.0.0-20190529164535-6a60838ec259to0.1.0.Why this fork & PR exist
Upstream
hectane/go-aclis inactive (last commit early 2023, this PR open since Feb 2023). DataDog/datadog-agent currently depends on the unmerged head of upstream PR hectane#19 via a pseudo-version, which is fragile: Renovate cannot track a tag-less upstream without falling back to digest updates that can malformgo.modor regress time-wise (see DataDog/datadog-agent#49574).By mirroring the PR here, merging it, and cutting a semver tag on this fork, datadog-agent can depend on
github.com/DataDog/go-aclat a real tagged version and stop relying on an unmerged upstream branch.After merge
Cut a semver tag (e.g.
v0.1.0) at the merge commit. Then datadog-agent will be updated to importgithub.com/DataDog/go-aclat that tag.