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

chore(deps): bump sarama to v1.40.0 #214

Merged
merged 2 commits into from
Aug 10, 2023
Merged

Commits on Jul 19, 2023

  1. chore(deps): bump sarama to v1.40.0

    Note: the module path has changed to github.com/IBM/sarama since
    ownership transitioned away from Shopify
    dnwe committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    a997427 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. chore(lint): fix issues found in new golangci-lint

    It looks like the GitHub Action doesn't have a pinned golangci-lint
    version, so it's pulled in the latest (golangci-lint v1.54.0) which now
    flags a few additional issues that it didn't previously.
    
    Signed-off-by: Dominic Evans <dominic.evans@uk.ibm.com>
    dnwe committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    362ac86 View commit details
    Browse the repository at this point in the history