Skip to content

Commit

Permalink
Update go version (#4154)
Browse files Browse the repository at this point in the history
* update go version

* update changelog
  • Loading branch information
sarahalsmiller committed Jul 3, 2024
1 parent dad675c commit 49e4c85
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .changelog/4154.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:security
Upgrade go version to 1.22.5 to address [CVE-2024-24791](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-24791)
```
2 changes: 1 addition & 1 deletion .go-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.22.4
1.22.5

0 comments on commit 49e4c85

Please sign in to comment.