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 dependencies #189

Merged
merged 1 commit into from
May 7, 2024
Merged

update dependencies #189

merged 1 commit into from
May 7, 2024

Conversation

jetzlstorfer
Copy link
Owner

This pull request includes updates to the dependencies in the go.mod file. The updates involve upgrading the versions of several packages and adding a few new ones.

Major changes include:

Dependency version upgrades:

  • github.com/PuerkitoBio/goquery has been upgraded from v1.9.1 to v1.9.2.
  • github.com/gin-gonic/gin has been upgraded from v1.9.1 to v1.10.0.
  • github.com/zmb3/spotify/v2 has been upgraded from v2.4.1 to v2.4.2.
  • golang.org/x/oauth2 has been upgraded from v0.19.0 to v0.20.0.
  • golang.org/x/text has been upgraded from v0.14.0 to v0.15.0.

New dependencies added:

  • github.com/bytedance/sonic/loader v0.1.1 has been added.
  • github.com/cloudwego/base64x v0.1.4 has been added.
  • github.com/cloudwego/iasm v0.2.0 has been added.
  • github.com/knz/go-libedit v1.10.1 has been added.

These changes should improve the overall functionality and compatibility of the project with the latest versions of these

@jetzlstorfer jetzlstorfer merged commit 948c0e0 into main May 7, 2024
8 checks passed
@jetzlstorfer jetzlstorfer deleted the fix/update-dependencies branch May 7, 2024 08:46
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.

1 participant