File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-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-20250618110550-c820a94c77b8
6+ github.com/go-text/typesetting-utils v0.0.0-20260203131037-09bdbf1032cb
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 @@ -4,6 +4,10 @@ github.com/go-text/typesetting-utils v0.0.0-20250618105726-5072bae158e0 h1:kuHSF
44github.com/go-text/typesetting-utils v0.0.0-20250618105726-5072bae158e0 /go.mod h1:3/62I4La/HBRX9TcTpBj4eipLiwzf+vhI+7whTc9V7o =
55github.com/go-text/typesetting-utils v0.0.0-20250618110550-c820a94c77b8 h1:4KCscI9qYWMGTuz6BpJtbUSRzcBrUSSE0ENMJbNSrFs =
66github.com/go-text/typesetting-utils v0.0.0-20250618110550-c820a94c77b8 /go.mod h1:3/62I4La/HBRX9TcTpBj4eipLiwzf+vhI+7whTc9V7o =
7+ github.com/go-text/typesetting-utils v0.0.0-20260203130512-c242ee8dac57 h1:F99Uk/ye1fDjdOcEv1MS3duyaP+LfI8lHeHajoqsxmo =
8+ github.com/go-text/typesetting-utils v0.0.0-20260203130512-c242ee8dac57 /go.mod h1:3/62I4La/HBRX9TcTpBj4eipLiwzf+vhI+7whTc9V7o =
9+ github.com/go-text/typesetting-utils v0.0.0-20260203131037-09bdbf1032cb h1:RPGIc7v4TLnPUKo3DUNf5nGlHHrZqom7i00gucqetrA =
10+ github.com/go-text/typesetting-utils v0.0.0-20260203131037-09bdbf1032cb /go.mod h1:3/62I4La/HBRX9TcTpBj4eipLiwzf+vhI+7whTc9V7o =
711github.com/google/go-cmp v0.6.0 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
812github.com/yuin/goldmark v1.4.13 /go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY =
913golang.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