We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gocloud.dev/blob/azureblob imports github.com/Azure/azure-storage-blob-go/azblob tested by github.com/Azure/azure-storage-blob-go/azblob.test imports github.com/Azure/go-autorest/autorest/adal: ambiguous import: found package github.com/Azure/go-autorest/autorest/adal in multiple modules: github.com/Azure/go-autorest v12.0.0+incompatible (/home/felipeweb/go/pkg/mod/github.com/!azure/[email protected]+incompatible/autorest/adal) github.com/Azure/go-autorest/autorest/adal v0.8.3 (/home/felipeweb/go/pkg/mod/github.com/!azure/go-autorest/autorest/[email protected])
The text was updated successfully, but these errors were encountered:
This has been reported before. It's an Azure issue, not Go CDK.
Azure/go-autorest#414
#2722 #1990 #2798
Sorry, something went wrong.
I'm hoping that Azure/go-autorest#528 will provide resolution to this issue (once upgrade versions of the submodules are released).
No branches or pull requests
Describe the bug
To Reproduce
The text was updated successfully, but these errors were encountered: