This repository was archived by the owner on Oct 12, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 55require (
66 github.com/Azure/azure-amqp-common-go/v3 v3.1.0
77 github.com/Azure/azure-sdk-for-go v51.1.0+incompatible
8- github.com/Azure/go-amqp v0.13.4
8+ github.com/Azure/go-amqp v0.13.5
99 github.com/Azure/go-autorest/autorest v0.11.18
1010 github.com/Azure/go-autorest/autorest/adal v0.9.13
1111 github.com/Azure/go-autorest/autorest/date v0.3.0
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ github.com/Azure/azure-amqp-common-go/v3 v3.1.0/go.mod h1:PBIGdzcO1teYoufTKMcGib
33github.com/Azure/azure-sdk-for-go v51.1.0+incompatible h1:7uk6GWtUqKg6weLv2dbKnzwb0ml1Qn70AdtRccZ543w =
44github.com/Azure/azure-sdk-for-go v51.1.0+incompatible /go.mod h1:9XXNKU+eRnpl9moKnB4QOLf1HestfXbmab5FXxiDBjc =
55github.com/Azure/go-amqp v0.13.0 /go.mod h1:qj+o8xPCz9tMSbQ83Vp8boHahuRDl5mkNHyt1xlxUTs =
6- github.com/Azure/go-amqp v0.13.4 h1:PtnBdGcNBcuSOdbBPEov6EKROFOOCXMio7lxm7RerZg =
7- github.com/Azure/go-amqp v0.13.4 /go.mod h1:wbpCKA8tR5MLgRyIu+bb+S6ECdIDdYJ0NlpFE9xsBPI =
6+ github.com/Azure/go-amqp v0.13.5 h1:gUJVuxQCMjVJsL8gmol1yQ92oGYaRsscAk4ZJ0ltT9s =
7+ github.com/Azure/go-amqp v0.13.5 /go.mod h1:wbpCKA8tR5MLgRyIu+bb+S6ECdIDdYJ0NlpFE9xsBPI =
88github.com/Azure/go-autorest v14.2.0+incompatible h1:V5VMDjClD3GiElqLWO7mz2MxNAK/vTfRHdAubSIPRgs =
99github.com/Azure/go-autorest v14.2.0+incompatible /go.mod h1:r+4oMnoxhatjLLJ6zxSWATqVooLgysK6ZNox3g/xq24 =
1010github.com/Azure/go-autorest/autorest v0.11.3 h1:fyYnmYujkIXUgv88D9/Wo2ybE4Zwd/TmQd5sSI5u2Ws =
You can’t perform that action at this time.
0 commit comments