security: Upgrade Go to 1.21.10 (#21074)

This resolves CVE-2024-24787 and CVE-2024-24788.
This commit is contained in:
Michael Zalimeni 2024-05-09 11:11:01 -04:00 committed by GitHub
parent f51d08052b
commit f56405e745
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 1 deletions

5
.changelog/21074.txt Normal file
View File

@ -0,0 +1,5 @@
```release-note:security
Upgrade Go to use 1.21.10. This addresses CVEs
[CVE-2024-24787](https://nvd.nist.gov/vuln/detail/CVE-2024-24787) and
[CVE-2024-24788](https://nvd.nist.gov/vuln/detail/CVE-2024-24788)
```

View File

@ -1 +1 @@
1.21.9
1.21.10