Skip to content

Commit

Permalink
Updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
applejag committed Mar 11, 2024
1 parent 220ba0b commit ac6b440
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@ This project tries to follow [SemVer 2.0.0](https://semver.org/).
for denial of service in net/http, and [GO-2023-2185](https://pkg.go.dev/vuln/GO-2023-2185)
for insecure parsing of Windows paths with a `\??\` prefix. (#72)

- Changed to Go 1.22.1 to stay up to date, but also to resolve
vulnerabilities [GO-2024-2600](https://pkg.go.dev/vuln/GO-2024-2600),
[GO-2024-2599](https://pkg.go.dev/vuln/GO-2024-2599),
and [GO-2024-2598](https://pkg.go.dev/vuln/GO-2024-2598). (#85)

## v0.5.1 (2023-11-11)

- Fixes `--watch-kubeconfig` to reading a kubeconfig that has not yet been
Expand Down

0 comments on commit ac6b440

Please sign in to comment.