Update golang.org/x/net digest to 290c469

This commit is contained in:
Renovate Bot
2022-04-12 06:17:31 +00:00
parent 2a4e7fbbaf
commit b44c2bdf81
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-20220407224826-aac1ed45d8e3
golang.org/x/net v0.0.0-20220412020605-290c469a71a5
golang.org/x/sys v0.0.0-20220325203850-36772127a21f // indirect
)