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

This commit is contained in:
renovate[bot]
2024-07-03 18:33:50 +00:00
committed by GitHub
parent 2c88db62a5
commit 9636fd4619
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -32,7 +32,7 @@ require (
github.com/tklauser/numcpus v0.6.1 // indirect
github.com/yusufpapurcu/wmi v1.2.4 // indirect
golang.org/x/crypto v0.24.0
golang.org/x/net v0.25.0
golang.org/x/net v0.26.0
golang.org/x/sys v0.21.0 // indirect
)