Update module golang.org/x/crypto to v0.23.0

This commit is contained in:
Renovate Bot
2024-06-04 16:16:02 +00:00
parent 4a86315749
commit e07f228815
345 changed files with 57550 additions and 20044 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