fix(deps): update module golang.org/x/net to v0.17.0 [security]

This commit is contained in:
renovate[bot]
2023-10-11 23:21:30 +00:00
committed by GitHub
parent fabfe0c115
commit 00b90bcd56
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.3 // indirect
golang.org/x/crypto v0.14.0 // indirect
golang.org/x/net v0.16.0
golang.org/x/net v0.17.0
golang.org/x/sys v0.13.0 // indirect
)