Skip to content

Commit

Permalink
Bump github.com/Shopify/sarama from 1.33.0 to 1.35.0 (#180)
Browse files Browse the repository at this point in the history
Bumps [github.com/Shopify/sarama](https://github.com/Shopify/sarama) from 1.33.0 to 1.35.0.
- [Release notes](https://github.com/Shopify/sarama/releases)
- [Changelog](https://github.com/Shopify/sarama/blob/main/CHANGELOG.md)
- [Commits](IBM/sarama@v1.33.0...v1.35.0)

---
updated-dependencies:
- dependency-name: github.com/Shopify/sarama
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 2, 2022
1 parent 6dd9ace commit 552b8b4
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 30 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,13 @@ go 1.16
require (
cloud.google.com/go v0.74.0 // indirect
cloud.google.com/go/storage v1.12.0 // indirect
github.com/Shopify/sarama v1.33.0
github.com/Shopify/sarama v1.35.0
github.com/agext/levenshtein v1.2.3 // indirect
github.com/aws/aws-sdk-go v1.36.18 // indirect
github.com/cgroschupp/go-client-confluent-cloud v0.0.0-20210518145537-98176441a5a5
github.com/fatih/color v1.10.0 // indirect
github.com/go-resty/resty/v2 v2.2.0 // indirect
github.com/google/go-cmp v0.5.7 // indirect
github.com/hashicorp/errwrap v1.1.0 // indirect
github.com/hashicorp/go-uuid v1.0.2
github.com/hashicorp/terraform-plugin-docs v0.5.1
Expand All @@ -22,7 +23,6 @@ require (
github.com/ulikunitz/xz v0.5.9 // indirect
golang.org/x/tools v0.0.0-20201230224404-63754364767c // indirect
google.golang.org/genproto v0.0.0-20201214200347-8c77b98c765d // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
)

replace github.com/cgroschupp/go-client-confluent-cloud => github.com/Mongey/go-client-confluent-cloud v0.0.0-20220802034856-d1ffb9b0c486
Loading

0 comments on commit 552b8b4

Please sign in to comment.