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 @@ -26,7 +26,7 @@ require (
2626
2727require (
2828 github.com/Azure/azure-sdk-for-go/sdk/internal v1.11.1 // indirect
29- github.com/AzureAD/microsoft-authentication-library-for-go v1.4.2 // indirect
29+ github.com/AzureAD/microsoft-authentication-library-for-go v1.5.0 // indirect
3030 github.com/beorn7/perks v1.0.1 // indirect
3131 github.com/cespare/xxhash/v2 v2.3.0 // indirect
3232 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.6.1 h1:lhZdRq7TIx0GJQvSy
2323github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.6.1 /go.mod h1:8cl44BDmi+effbARHMQjgOKA2AYvcohNm7KEt42mSV8 =
2424github.com/AzureAD/microsoft-authentication-extensions-for-go/cache v0.1.1 h1:WJTmL004Abzc5wDB5VtZG2PJk5ndYDgVacGqfirKxjM =
2525github.com/AzureAD/microsoft-authentication-extensions-for-go/cache v0.1.1 /go.mod h1:tCcJZ0uHAmvjsVYzEFivsRTN00oz5BEsRgQHu5JZ9WE =
26- github.com/AzureAD/microsoft-authentication-library-for-go v1.4.2 h1:oygO0locgZJe7PpYPXT5A29ZkwJaPqcva7BVeemZOZs =
27- github.com/AzureAD/microsoft-authentication-library-for-go v1.4.2 /go.mod h1:wP83P5OoQ5p6ip3ScPr0BAq0BvuPAvacpEuSzyouqAI =
26+ github.com/AzureAD/microsoft-authentication-library-for-go v1.5.0 h1:XkkQbfMyuH2jTSjQjSoihryI8GINRcs4xp8lNawg0FI =
27+ github.com/AzureAD/microsoft-authentication-library-for-go v1.5.0 /go.mod h1:HKpQxkWaGLJ+D/5H8QRpyQXA1eKjxkFlOMwck5+33Jk =
2828github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM =
2929github.com/beorn7/perks v1.0.1 /go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw =
3030github.com/bufbuild/protocompile v0.4.0 h1:LbFKd2XowZvQ/kajzguUp2DC9UEIQhIq77fZZlaQsNA =
You can’t perform that action at this time.
0 commit comments