Update golang.org/x/net digest to b0a4917

This commit is contained in:
renovate[bot]
2022-08-23 10:48:47 +00:00
committed by GitHub
parent 0278dc6f45
commit 981082a324
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -33,7 +33,7 @@ require (
github.com/tklauser/numcpus v0.4.0 // indirect
github.com/yusufpapurcu/wmi v1.2.2 // indirect
golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 // indirect
golang.org/x/net v0.0.0-20220812174116-3211cb980234
golang.org/x/net v0.0.0-20220822230855-b0a4917ee28c
golang.org/x/sys v0.0.0-20220804214406-8e32c043e418 // indirect
)