Azure / azure-amqp-common-go

Azure AMQP abstractions for Golang contains common types and interfaces for use in Service Bus and Event Hubs.
MIT License
12 stars 25 forks source link

Bump autorest and libs #39

Closed gavinfish closed 4 years ago

gavinfish commented 4 years ago

Fix or Enhancement?

Related with Azure/azure-event-hubs-go#117, follow kubernetes/kubernetes#79574.

Update Azure modules:

Reproduce

  1. Update above dependencies in go.mod
  2. go mod tidy to clean up

Environment