Skip to content

Update dependencies to latest versions #1794

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

codelipenghui
Copy link
Contributor

@codelipenghui codelipenghui commented May 8, 2025

This PR updates all dependencies to their latest versions and fixes compatibility issues with the updated dependencies. Changes include:

  1. Updated all Go dependencies to their latest versions
  2. Fixed field name in pkg/ctl/namespace/set_replication_clusters.go (ClusterIds → ClusterIDs)
  3. Updated pkg/pulsarctl.go to use logger.Writer instead of deprecated logger.FabulousWriter

Important notes:

  • The zstd compression library remains at version 1.5.0, which is compatible with pebble
  • The build is successful and basic functionality (--version, --help) works as expected.

Copy link

github-actions bot commented May 8, 2025

@codelipenghui:Thanks for your contribution. For this PR, do we need to update docs?
(The PR template contains info about doc, which helps others know more about the changes. Can you provide doc-related info in this and future PR descriptions? Thanks)

@github-actions github-actions bot added the doc-info-missing This pr needs to mark a document option in description label May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-info-missing This pr needs to mark a document option in description
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants