deps: fix potential high CVE-2024-45338

This commit is contained in:
Pires
2025-01-08 11:13:14 +00:00
committed by Pires
parent d29a09c8ba
commit 0d14dffb16
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -99,7 +99,7 @@ require (
go.uber.org/zap v1.26.0 // indirect
golang.org/x/crypto v0.32.0 // indirect
golang.org/x/exp v0.0.0-20230515195305-f3d0a9c9a5cc // indirect
golang.org/x/net v0.32.0 // indirect
golang.org/x/net v0.34.0 // indirect
golang.org/x/oauth2 v0.24.0 // indirect
golang.org/x/sys v0.29.0 // indirect
golang.org/x/term v0.28.0 // indirect