aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-10 12:01:29 -0700
committerGitHub <noreply@github.com>2022-10-10 12:01:29 -0700
commit3fbf68de12d6eb748f9bcd0c586840dcff0e7a2e (patch)
tree8e4f3bf72cbd70e1728f9688793ddc5eede8a292 /go.mod
parentc4fa148ee6e98c1e85dff26cd1f3361035acb3fd (diff)
downloadseaweedfs-3fbf68de12d6eb748f9bcd0c586840dcff0e7a2e.tar.xz
seaweedfs-3fbf68de12d6eb748f9bcd0c586840dcff0e7a2e.zip
build(deps): bump github.com/Shopify/sarama from 1.37.0 to 1.37.2 (#3818)
Bumps [github.com/Shopify/sarama](https://github.com/Shopify/sarama) from 1.37.0 to 1.37.2. - [Release notes](https://github.com/Shopify/sarama/releases) - [Changelog](https://github.com/Shopify/sarama/blob/main/CHANGELOG.md) - [Commits](https://github.com/Shopify/sarama/compare/v1.37.0...v1.37.2) --- updated-dependencies: - dependency-name: github.com/Shopify/sarama dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 64e35e477..bd0b6dd1a 100644
--- a/go.mod
+++ b/go.mod
@@ -8,7 +8,7 @@ require (
cloud.google.com/go/storage v1.27.0
github.com/Azure/azure-pipeline-go v0.2.3
github.com/Azure/azure-storage-blob-go v0.15.0
- github.com/Shopify/sarama v1.37.0
+ github.com/Shopify/sarama v1.37.2
github.com/aws/aws-sdk-go v1.44.114
github.com/beorn7/perks v1.0.1 // indirect
github.com/bwmarrin/snowflake v0.3.0