Skip to content

Commit

Permalink
security: Upgrade Go to 1.22.7 (#21705)
Browse files Browse the repository at this point in the history
* security: Upgrade Go to 1.22.7

* add changelog
  • Loading branch information
NiniOak committed Sep 10, 2024
1 parent 8d2178d commit 7653ffb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .changelog/21705.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
```release-note:security
Upgrade Go to use 1.22.7. This addresses CVE
[CVE-2024-34155](https://nvd.nist.gov/vuln/detail/CVE-2024-34155)
```
2 changes: 1 addition & 1 deletion .go-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.22.5
1.22.7

0 comments on commit 7653ffb

Please sign in to comment.