chore(deps): upgrade golang.org/x/net (CVE-2024-45338)

Signed-off-by: Deluan <deluan@navidrome.org>
This commit is contained in:
Deluan 2024-12-25 17:16:05 -05:00
parent f0302525a7
commit 98b038c1fb
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -52,7 +52,7 @@ require (
github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1
golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f
golang.org/x/image v0.23.0
golang.org/x/net v0.32.0
golang.org/x/net v0.33.0
golang.org/x/sync v0.10.0
golang.org/x/sys v0.28.0
golang.org/x/text v0.21.0