Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update unipdf v3.67.0 #269

Merged
merged 4 commits into from
Feb 24, 2025
Merged

Update unipdf v3.67.0 #269

merged 4 commits into from
Feb 24, 2025

Conversation

sampila
Copy link
Contributor

@sampila sampila commented Feb 23, 2025

This pull request includes updates to various dependencies in the go.mod file. The changes primarily involve upgrading the versions of several dependencies to ensure the project uses the latest features and security patches.

Dependency updates:

  • Upgraded github.com/boombuler/barcode from v1.0.1 to v1.0.2.
  • Upgraded github.com/gabriel-vasile/mimetype from v1.4.3 to v1.4.8.
  • Upgraded github.com/unidoc/unipdf/v3 from v3.66.0 to v3.67.0.
  • Upgraded golang.org/x/crypto from v0.31.0 to v0.32.0.
  • Upgraded golang.org/x/image from v0.18.0 to v0.24.0.
  • Upgraded golang.org/x/text from v0.21.0 to v0.22.0.
  • Upgraded github.com/adrg/xdg from v0.4.0 to v0.5.3.
  • Upgraded github.com/stretchr/testify from v1.9.0 to v1.10.0.
  • Upgraded github.com/unidoc/unitype from v0.4.0 to v0.5.1.
  • Upgraded golang.org/x/net from v0.33.0 to v0.34.0.
  • Upgraded golang.org/x/sys from v0.28.0 to v0.30.0.
  • Upgraded golang.org/x/xerrors from v0.0.0-20231012003039-104605ab7028 to v0.0.0-20240903120638-7835f813f4da.

These updates are crucial to maintain the security and functionality of the project by leveraging the latest improvements and fixes in the dependencies.

@3ace 3ace merged commit d8a2f02 into unidoc:master Feb 24, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants