generated from giantswarm/template-operator
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix CVE-2024-45338 by updating golang.org/x/net to v0.33.0
``` go get -u golang.org/x/net go: upgraded golang.org/x/net v0.26.0 => v0.33.0 go: upgraded golang.org/x/sync v0.7.0 => v0.10.0 go: upgraded golang.org/x/sys v0.22.0 => v0.28.0 go: upgraded golang.org/x/term v0.21.0 => v0.27.0 go: upgraded golang.org/x/text v0.16.0 => v0.21.0 ```
- Loading branch information
1 parent
44a06ba
commit 05eb204
Showing
2 changed files
with
15 additions
and
15 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