From 881fc7fb91d85566abc7a48c1cc69befd0545918 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Apr 2022 12:39:12 +0000 Subject: [PATCH] chore(deps): bump github.com/Azure/azure-event-hubs-go/v3 (#1912) Bumps [github.com/Azure/azure-event-hubs-go/v3](https://github.com/Azure/azure-event-hubs-go) from 3.3.17 to 3.3.18. - [Release notes](https://github.com/Azure/azure-event-hubs-go/releases) - [Changelog](https://github.com/Azure/azure-event-hubs-go/blob/master/changelog.md) - [Commits](https://github.com/Azure/azure-event-hubs-go/compare/v3.3.17...v3.3.18) --- updated-dependencies: - dependency-name: github.com/Azure/azure-event-hubs-go/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 107f2e433e..e5fbe8641d 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ retract v1.15.0 // Published accidentally. require ( cloud.google.com/go/compute v1.6.1 cloud.google.com/go/pubsub v1.21.0 - github.com/Azure/azure-event-hubs-go/v3 v3.3.17 + github.com/Azure/azure-event-hubs-go/v3 v3.3.18 github.com/Knetic/govaluate v3.0.1-0.20171022003610-9aa49832a739+incompatible github.com/Masterminds/sprig/v3 v3.2.0 github.com/Shopify/sarama v1.32.0 diff --git a/go.sum b/go.sum index e5c280e849..28a453463f 100644 --- a/go.sum +++ b/go.sum @@ -72,8 +72,8 @@ github.com/AthenZ/athenz v1.10.39 h1:mtwHTF/v62ewY2Z5KWhuZgVXftBej1/Tn80zx4DcawY github.com/AthenZ/athenz v1.10.39/go.mod h1:3Tg8HLsiQZp81BJY58JBeU2BR6B/H4/0MQGfCwhHNEA= github.com/Azure/azure-amqp-common-go/v3 v3.2.3 h1:uDF62mbd9bypXWi19V1bN5NZEO84JqgmI5G73ibAmrk= github.com/Azure/azure-amqp-common-go/v3 v3.2.3/go.mod h1:7rPmbSfszeovxGfc5fSAXE4ehlXQZHpMja2OtxC2Tas= -github.com/Azure/azure-event-hubs-go/v3 v3.3.17 h1:9k2yRMBJWgcIlSNBuKVja2af/oR3oMowqFPpHDV5Kl4= -github.com/Azure/azure-event-hubs-go/v3 v3.3.17/go.mod h1:R5H325+EzgxcBDkUerEwtor7ZQg77G7HiOTwpcuIVXY= +github.com/Azure/azure-event-hubs-go/v3 v3.3.18 h1:jgWDk2qmknA0UsfyzjHiW5yciOw3aBY0Oq9p/M9lz2Q= +github.com/Azure/azure-event-hubs-go/v3 v3.3.18/go.mod h1:R5H325+EzgxcBDkUerEwtor7ZQg77G7HiOTwpcuIVXY= github.com/Azure/azure-pipeline-go v0.1.8/go.mod h1:XA1kFWRVhSK+KNFiOhfv83Fv8L9achrP7OxIzeTn1Yg= github.com/Azure/azure-pipeline-go v0.1.9/go.mod h1:XA1kFWRVhSK+KNFiOhfv83Fv8L9achrP7OxIzeTn1Yg= github.com/Azure/azure-sdk-for-go v51.1.0+incompatible/go.mod h1:9XXNKU+eRnpl9moKnB4QOLf1HestfXbmab5FXxiDBjc=