Bump golang.org/x/text to 0.3.8 to fix CVE-2022-32149 (#15855)

This commit is contained in:
Anis Elleuch
2022-10-13 19:43:18 +01:00
committed by GitHub
parent bf3da5081f
commit ff5fca76ab
2 changed files with 3 additions and 2 deletions

2
go.mod
View File

@@ -214,7 +214,7 @@ require (
golang.org/x/net v0.0.0-20220909164309-bea034e7d591 // indirect
golang.org/x/sync v0.0.0-20220907140024-f12130a52804 // indirect
golang.org/x/term v0.0.0-20220722155259-a9ba230a4035 // indirect
golang.org/x/text v0.3.7 // indirect
golang.org/x/text v0.3.8 // indirect
golang.org/x/tools v0.1.12 // indirect
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
google.golang.org/appengine v1.6.7 // indirect