Skip to content

chore(go.mod): switch to github.com/IBM/sarama #144

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

Merged
merged 2 commits into from
Apr 8, 2025

Conversation

andrewkroh
Copy link
Member

@andrewkroh andrewkroh commented Apr 1, 2025

Change import paths from github.com/Shofity/sarama to github.com/IBM/sarama.
The ownership of the sarama was transferred to IBM (IBM/sarama#2461).
It drops support for kafka protocol versions older than 2.1.

[git-generate]
perl -p -i -e 's|"github.com/Shopify/sarama"|"github.com/IBM/sarama"|g' $(find . -name '*.go')
go mod tidy

Change import paths from github.com/Shofity/sarama to github.com/IBM/sarama.
The ownership of the sarama was transferred to IBM (IBM/sarama#2461).
It drops support for kafka protocol versions older than 2.1.

[git-generate]
perl -p -i -e 's|"github.com/Shopify/sarama"|"github.com/IBM/sarama"|g' $(find . -name '*.go')
go mod tidy
@andrewkroh andrewkroh marked this pull request as ready for review April 3, 2025 03:00
@elasticmachine
Copy link

💚 Build Succeeded

History

@andrewkroh andrewkroh requested a review from a team April 5, 2025 23:43
@andrewkroh andrewkroh added the Team:Security-Service Integrations Team:Security-Service Integrations label Apr 5, 2025
Copy link
Contributor

@efd6 efd6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

!i!b!m

@andrewkroh andrewkroh merged commit 9e4b1bd into elastic:main Apr 8, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Security-Service Integrations Team:Security-Service Integrations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants