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

3rd Party Imports Failing - Permission Denied #80

Open
stevelaw opened this issue Aug 15, 2020 · 0 comments
Open

3rd Party Imports Failing - Permission Denied #80

stevelaw opened this issue Aug 15, 2020 · 0 comments

Comments

@stevelaw
Copy link

Is there a way to disable testing of the various 3rd party imports/dependencies? I receive the following errors for an AWS dependency, and the command never fully completes successfully.

build: importGo github.com/aws/aws-xray-sdk-go/internal/logger: exit status 1
error writing go.mod: open /Users/xyz/go/pkg/mod/github.com/aws/[email protected]/go.mod298498081.tmp: permission denied

)
/Users/xyz/go/pkg/mod/github.com/aws/[email protected]/xray/aws.go:22:2: could not import github.com/aws/aws-sdk-go/aws/client (go/build: importGo github.com/aws/aws-sdk-go/aws/client: exit status 1
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