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

Upgrade dependencies #152

Merged
merged 2 commits into from
Jan 6, 2025
Merged

Upgrade dependencies #152

merged 2 commits into from
Jan 6, 2025

Conversation

cedricve
Copy link
Member

@cedricve cedricve commented Jan 4, 2025

This pull request updates the dependencies in the machinery module to their latest versions, ensuring compatibility and incorporating the latest features and fixes.

Dependency updates:

  • Updated Go version from 1.22.2 to 1.23.1 in machinery/go.mod.
  • Updated various direct dependencies to their latest versions in machinery/go.mod.
  • Added new dependency github.com/dromara/carbon/v2 v2.5.2 in machinery/go.mod.
  • Updated and added several indirect dependencies in machinery/go.mod to ensure compatibility and leverage new improvements. [1] [2] [3]

Code adjustments:

  • Replaced github.com/golang-module/carbon/v2 with github.com/dromara/carbon/v2 in the machinery/src/cloud/Cloud.go file.

@cedricve cedricve merged commit 78cad6c into master Jan 6, 2025
9 checks passed
@cedricve cedricve deleted the feature/upgrade-dependencies branch January 6, 2025 07:50
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