correct 1.26 final version

Signed-off-by: Jeremy Rickard <jeremyrrickard@gmail.com>
This commit is contained in:
Jeremy Rickard 2024-04-12 11:11:15 -06:00
parent ae4055a898
commit 0e8f1f035c
No known key found for this signature in database
GPG Key ID: ED2461F1AD4DD0B7
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
branches:
- release: "1.26"
finalPatchRelease: "1.26.16"
finalPatchRelease: "1.26.15"
endOfLifeDate: 2024-02-28
note: >-
1.26.16 was released in March 2024 (after the EOL date) to pick up a new version of Go to [address several Go CVEs](https://groups.google.com/g/golang-dev/c/o1I1Vv8Rfgs/m/Wr8tD1RlAgAJ)
1.26.15 was released in March 2024 (after the EOL date) to pick up a new version of Go to [address several Go CVEs](https://groups.google.com/g/golang-dev/c/o1I1Vv8Rfgs/m/Wr8tD1RlAgAJ)
- release: "1.25"
finalPatchRelease: "1.25.16"
endOfLifeDate: 2023-10-28