Skip to content

Commit

Permalink
Bump github.com/Azure/azure-event-hubs-go/v3 from 3.3.7 to 3.3.9 (#315)
Browse files Browse the repository at this point in the history
Bumps [github.com/Azure/azure-event-hubs-go/v3](https://github.com/Azure/azure-event-hubs-go) from 3.3.7 to 3.3.9.
- [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](Azure/azure-event-hubs-go@v3.3.7...v3.3.9)

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 May 24, 2021
1 parent a8c8801 commit 80f21a1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.14

require (
cloud.google.com/go/logging v1.4.1
github.com/Azure/azure-event-hubs-go/v3 v3.3.7
github.com/Azure/azure-event-hubs-go/v3 v3.3.9
github.com/antonmedv/expr v1.8.2
github.com/aws/aws-sdk-go v1.38.31
github.com/bmatcuk/doublestar/v2 v2.0.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7
github.com/AndreasBriese/bbloom v0.0.0-20190825152654-46b345b51c96/go.mod h1:bOvUY6CB00SOBii9/FifXqc0awNKxLFCL/+pkDPuyl8=
github.com/Azure/azure-amqp-common-go/v3 v3.0.1 h1:mXh+eyOxGLBfqDtfmbtby0l7XfG/6b2NkuZ3B7i6zHA=
github.com/Azure/azure-amqp-common-go/v3 v3.0.1/go.mod h1:PBIGdzcO1teYoufTKMcGibdKaYZv4avS+O6LNIp8bq0=
github.com/Azure/azure-event-hubs-go/v3 v3.3.7 h1:xOUxw5zVLnLX8VxS1/exhK1zZsmcoQio7Lzs6xOCIFE=
github.com/Azure/azure-event-hubs-go/v3 v3.3.7/go.mod h1:sszMsQpFy8Au2s2NColbnJY8lRVm1koW0XxBJ3rN5TY=
github.com/Azure/azure-event-hubs-go/v3 v3.3.9 h1:vLzt4va7PiHrO4aaVY72H0cbye43QgE1NRaKQJ0/WVY=
github.com/Azure/azure-event-hubs-go/v3 v3.3.9/go.mod h1:sszMsQpFy8Au2s2NColbnJY8lRVm1koW0XxBJ3rN5TY=
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 v37.1.0+incompatible/go.mod h1:9XXNKU+eRnpl9moKnB4QOLf1HestfXbmab5FXxiDBjc=
Expand Down

0 comments on commit 80f21a1

Please sign in to comment.