Update golang.org/x/net digest to c960675

This commit is contained in:
Renovate Bot
2022-06-06 05:52:16 +00:00
parent d6814b516a
commit 0c1e00a643
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-20220421235706-1d1ef9303861
golang.org/x/sys v0.0.0-20220325203850-36772127a21f // indirect
golang.org/x/net v0.0.0-20220531201128-c960675eff93
golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a // indirect
)
require github.com/prometheus/client_golang v1.12.2