go.*: upgrade github.com/benoitkugler/textlayout to v0.1.1

The v0.1.1 release is much smaller because the module no longer contains
test data. See

https://github.com/benoitkugler/textlayout/issues/10

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2022-05-07 09:31:44 +02:00
parent 4996337d26
commit c68417aaf9
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ require (
eliasnaur.com/font v0.0.0-20220124212145-832bb8fc08c3
gioui.org/cpu v0.0.0-20210817075930-8d6a761490d2
gioui.org/shader v1.0.6
github.com/benoitkugler/textlayout v0.1.0
github.com/benoitkugler/textlayout v0.1.1
github.com/gioui/uax v0.2.1-0.20220325163150-e3d987515a12
github.com/go-text/typesetting v0.0.0-20220411150340-35994bc27a7b
)