-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update golang.org/x/* module versions
This doesn't fix any specific issue, it was mainly to update x/net's html package (which Pebble doesn't use) to silence simplistic security checkers that report CVE-2024-45338 (an issue with x/net/html): https://www.cve.org/CVERecord?id=CVE-2024-45338 https://pkg.go.dev/vuln/GO-2024-3333 But it's probably a good time to update these semi-official packages anyway.
- Loading branch information
Showing
2 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters