Skip to content

Commit

Permalink
bump dep
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitkugler committed Jan 17, 2025
1 parent 64697a3 commit ca8a68e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.19
require (
github.com/benoitkugler/pdf v0.0.14
github.com/benoitkugler/textprocessing v0.0.3
github.com/benoitkugler/webrender v0.0.12
github.com/benoitkugler/webrender v0.0.13
github.com/go-text/typesetting v0.2.1
)

Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ github.com/benoitkugler/textprocessing v0.0.3 h1:Q2X+Z6vxuW5Bxn1R9RaNt0qcprBfpc2
github.com/benoitkugler/textprocessing v0.0.3/go.mod h1:/4bLyCf1QYywunMK3Gf89Nhb50YI/9POewqrLxWhxd4=
github.com/benoitkugler/webrender v0.0.12 h1:ijfFTPpHrRasGWxD/zigByGC+XeET9pEduDC/ZKCELY=
github.com/benoitkugler/webrender v0.0.12/go.mod h1:+WvYn4r5yYp46AJ8d1x34BHcUhl8ONxNhaUxsZs0kQQ=
github.com/benoitkugler/webrender v0.0.13 h1:ijiRzobHdTjgq7Yp1UVvbceWmSOyaylLA7/uZWFOhrA=
github.com/benoitkugler/webrender v0.0.13/go.mod h1:NNHFsVvOUqTTJeKwLHftuIrw8O/OG5wdYcyqdEMnVkI=
github.com/go-text/typesetting v0.2.1 h1:x0jMOGyO3d1qFAPI0j4GSsh7M0Q3Ypjzr4+CEVg82V8=
github.com/go-text/typesetting v0.2.1/go.mod h1:mTOxEwasOFpAMBjEQDhdWRckoLLeI/+qrQeBCTGEt6M=
github.com/go-text/typesetting-utils v0.0.0-20241103174707-87a29e9e6066 h1:qCuYC+94v2xrb1PoS4NIDe7DGYtLnU2wWiQe9a1B1c0=
Expand Down

0 comments on commit ca8a68e

Please sign in to comment.