deps: update golang.org/x/text and go-text

Fixes a panic parsing language tags.

References: https://go-review.googlesource.com/c/text/+/340830
Signed-off-by: Chris Waldon <christopher.waldon.dev@gmail.com>
This commit is contained in:
Chris Waldon
2022-04-11 11:20:22 -04:00
committed by Elias Naur
parent 49bd5787e4
commit 25fae8de30
2 changed files with 6 additions and 365 deletions
+2 -2
View File
@@ -14,7 +14,7 @@ require (
gioui.org/shader v1.0.6
github.com/benoitkugler/textlayout v0.0.10
github.com/gioui/uax v0.2.1-0.20220325163150-e3d987515a12
github.com/go-text/typesetting v0.0.0-20220112121102-58fe93c84506
github.com/go-text/typesetting v0.0.0-20220411150340-35994bc27a7b
)
require golang.org/x/text v0.3.6 // indirect
require golang.org/x/text v0.3.7 // indirect