Updated golang.org/x/text dependency on console (#2381)

This commit is contained in:
Alex
2022-10-13 18:10:16 -05:00
committed by GitHub
parent e5508b5c5d
commit 38015b4913
2 changed files with 3 additions and 2 deletions

2
go.mod
View File

@@ -171,7 +171,7 @@ require (
golang.org/x/sync v0.0.0-20220929204114-8fcdb60fdcc0 // indirect
golang.org/x/sys v0.0.0-20221006211917-84dc82d7e875 // indirect
golang.org/x/term v0.0.0-20220919170432-7a66f970e087 // indirect
golang.org/x/text v0.3.7 // indirect
golang.org/x/text v0.3.8 // indirect
golang.org/x/time v0.0.0-20220922220347-f3bd1da661af // indirect
golang.org/x/tools v0.1.12 // indirect
google.golang.org/appengine v1.6.7 // indirect