File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/go-text/typesetting
33go 1.19
44
55require (
6- github.com/go-text/typesetting-utils v0.0.0-20260203131037-09bdbf1032cb
6+ github.com/go-text/typesetting-utils v0.0.0-20260223113751-2d88ac90dae3
77 golang.org/x/image v0.23.0
88 golang.org/x/text v0.21.0
99)
Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ github.com/go-text/typesetting-utils v0.0.0-20260203130512-c242ee8dac57 h1:F99Uk
88github.com/go-text/typesetting-utils v0.0.0-20260203130512-c242ee8dac57 /go.mod h1:3/62I4La/HBRX9TcTpBj4eipLiwzf+vhI+7whTc9V7o =
99github.com/go-text/typesetting-utils v0.0.0-20260203131037-09bdbf1032cb h1:RPGIc7v4TLnPUKo3DUNf5nGlHHrZqom7i00gucqetrA =
1010github.com/go-text/typesetting-utils v0.0.0-20260203131037-09bdbf1032cb /go.mod h1:3/62I4La/HBRX9TcTpBj4eipLiwzf+vhI+7whTc9V7o =
11+ github.com/go-text/typesetting-utils v0.0.0-20260223113751-2d88ac90dae3 h1:drBZzMgdYPbmyXqOto4YhhJGrFIQCX94FpR4MzTCsos =
12+ github.com/go-text/typesetting-utils v0.0.0-20260223113751-2d88ac90dae3 /go.mod h1:3/62I4La/HBRX9TcTpBj4eipLiwzf+vhI+7whTc9V7o =
1113github.com/google/go-cmp v0.6.0 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
1214github.com/yuin/goldmark v1.4.13 /go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY =
1315golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 /go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
You can’t perform that action at this time.
0 commit comments