Update golang.org/x/net digest to a158d28

This commit is contained in:
renovate[bot]
2022-07-22 21:17:08 +00:00
committed by GitHub
parent aead748c0d
commit 2300c2fae7
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-20220708220712-1185a9018129
golang.org/x/net v0.0.0-20220722155237-a158d28d115b
golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a // indirect
)