Skip to content

Commit c52e8fa

Browse files
Backport of security: Upgrade Go to 1.21.10 into release/1.18.x (#21077)
backport of commit 7e598f7 Co-authored-by: Michael Zalimeni <[email protected]>
1 parent 8341e96 commit c52e8fa

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changelog/21074.txt

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

.go-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.21.9
1+
1.21.10

0 commit comments

Comments
 (0)