Merge pull request #3727 from thaJeztah/bump_x_net

vendor: golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
This commit is contained in:
Milos Gajdos 2022-10-21 10:26:57 +01:00 committed by GitHub
commit c47a966fde
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
176 changed files with 12568 additions and 3182 deletions

4
go.mod
View file

@ -66,8 +66,8 @@ require (
github.com/yvasiyarov/go-metrics v0.0.0-20140926110328-57bccd1ccd43 // indirect
github.com/yvasiyarov/newrelic_platform_go v0.0.0-20140908184405-b21fdbd4370f // indirect
go.opencensus.io v0.22.4 // indirect
golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd // indirect
golang.org/x/sys v0.0.0-20220114195835-da31bd327af9 // indirect
golang.org/x/net v0.0.0-20220906165146-f3363e06e74c // indirect; updated for CVE-2022-27664
golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 // indirect
golang.org/x/text v0.3.7 // indirect
google.golang.org/appengine v1.6.6 // indirect
google.golang.org/genproto v0.0.0-20200825200019-8632dd797987 // indirect