Update module golang.org/x/sys to v0.21.0

This commit is contained in:
Renovate Bot
2024-06-04 16:16:33 +00:00
parent 4a86315749
commit b2b6c22cc8
342 changed files with 57598 additions and 20035 deletions

View File

@@ -149,7 +149,7 @@ To add a constant, add the header that includes it to the appropriate variable.
Then, edit the regex (if necessary) to match the desired constant. Avoid making
the regex too broad to avoid matching unintended constants.
### mkmerge.go
### internal/mkmerge
This program is used to extract duplicate const, func, and type declarations
from the generated architecture-specific files listed below, and merge these