Skip to content
New issue

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

all: github.com/Azure/go-autorest/autorest/adal ambiguous import after update to v0.20.0 #2819

Closed
felipeweb opened this issue Jun 14, 2020 · 2 comments

Comments

@felipeweb
Copy link
Contributor

felipeweb commented Jun 14, 2020

Describe the bug

   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/go-autorest@v12.0.0+incompatible/autorest/adal)
    github.com/Azure/go-autorest/autorest/adal v0.8.3 (/home/felipeweb/go/pkg/mod/github.com/!azure/go-autorest/autorest/adal@v0.8.3)

To Reproduce

  • Update to 0.20.0 in an existent module and then go mod tidy
@vangent
Copy link
Contributor

vangent commented Jun 14, 2020

This has been reported before. It's an Azure issue, not Go CDK.

Azure/go-autorest#414

#2722
#1990
#2798

@vangent vangent closed this as completed Jun 14, 2020
@miquella
Copy link

I'm hoping that Azure/go-autorest#528 will provide resolution to this issue (once upgrade versions of the submodules are released).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants