2
0

fix: bump text package for CVE-2022-32149

https://security.snyk.io/vuln/SNYK-GOLANG-GOLANGORGXTEXTLANGUAGE-3043869
This commit is contained in:
Jeff Koenig
2022-10-17 11:43:03 -04:00
committed by Jack Christensen
parent 48b4807b33
commit ba100785cc
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ require (
github.com/jackc/puddle/v2 v2.0.0
github.com/stretchr/testify v1.8.0
golang.org/x/crypto v0.0.0-20220829220503-c86fa9a7ed90
golang.org/x/text v0.3.7
golang.org/x/text v0.3.8
)
require (