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

duplicate method GetInitialToken #431

Open
rhireman opened this issue Oct 27, 2022 · 0 comments
Open

duplicate method GetInitialToken #431

rhireman opened this issue Oct 27, 2022 · 0 comments

Comments

@rhireman
Copy link

while trying to do a docker build with the go get command

[ 8/10] RUN go get -u github.com/awslabs/amazon-ecr-credential-helper/ecr-login/cli/docker-credential-ecr-login:
#10 7.321 # github.com/awslabs/amazon-ecr-credential-helper/ecr-login/vendor/github.com/aws/aws-sdk-go-v2/aws
#10 7.321 go/src/github.com/awslabs/amazon-ecr-credential-helper/ecr-login/vendor/github.com/aws/aws-sdk-go-v2/aws/retryer.go:81:2: duplicate method GetInitialToken


executor failed running [/bin/sh -c go get -u github.com/awslabs/amazon-ecr-credential-helper/ecr-login/cli/docker-credential-ecr-login]: exit code: 2

Is there a way this can be avoided with package order ?

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

1 participant