Update golang.org/x/net digest to 0bcc04d

This commit is contained in:
renovate[bot]
2022-08-04 05:25:33 +00:00
committed by GitHub
parent 38e833233a
commit 824c823684
2 changed files with 6 additions and 2 deletions

4
go.mod
View File

@@ -35,8 +35,8 @@ 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-20220722155237-a158d28d115b
golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 // indirect
golang.org/x/net v0.0.0-20220802222814-0bcc04d9c69b
golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 // indirect
)
require github.com/prometheus/client_golang v1.12.2