fix(deps): update golang.org/x/net digest to bcab684

This commit is contained in:
renovate[bot]
2022-10-04 06:54:45 +00:00
committed by GitHub
parent 615afd6103
commit ff26213925
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -35,7 +35,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-20220927171203-f486391704dc
golang.org/x/net v0.0.0-20221002022538-bcab6841153b
golang.org/x/sys v0.0.0-20220804214406-8e32c043e418 // indirect
)