fix(deps): update module golang.org/x/net to v0.29.0

This commit is contained in:
renovate[bot]
2024-09-18 03:55:46 +00:00
committed by GitHub
parent 41075416f8
commit 6b7901c7dc
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -33,7 +33,7 @@ require (
github.com/tklauser/numcpus v0.6.1 // indirect
github.com/yusufpapurcu/wmi v1.2.4 // indirect
golang.org/x/crypto v0.27.0
golang.org/x/net v0.28.0
golang.org/x/net v0.29.0
golang.org/x/sys v0.25.0 // indirect
)