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

This commit is contained in:
renovate[bot]
2022-09-29 23:44:30 +00:00
committed by GitHub
parent 0a52cb749c
commit afd6a8d845
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-20220826154423-83b083e8dc8b
golang.org/x/net v0.0.0-20220927171203-f486391704dc
golang.org/x/sys v0.0.0-20220804214406-8e32c043e418 // indirect
)