-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Description
The autorest dependency needs to be migrated to the new replacement, which is suggested in the repo
https://github.com/Azure/go-autorest
https://github.com/Azure/azure-sdk-for-go/blob/main/sdk/azidentity/MIGRATION.md
As a workaround the latest none retracted version is github.com/Azure/go-autorest/autorest/adal v0.9.24
module github.com/Azure/go-autorest/autorest/adal@v0.9.16 retracted by module author
go: module github.com/Azure/go-autorest/autorest/adal is deprecated: use github.com/Azure/azure-sdk-for-go/sdk/azidentity instead.
Line 8 in 2788339
github.com/Azure/go-autorest/autorest/adal v0.9.16 |
Metadata
Metadata
Assignees
Labels
No labels