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

Installation Error #71

Closed
amc6 opened this issue Sep 22, 2016 · 1 comment
Closed

Installation Error #71

amc6 opened this issue Sep 22, 2016 · 1 comment

Comments

@amc6
Copy link

amc6 commented Sep 22, 2016

When I run go get github.com/p4tin/GoAws

I get the following error:

can't load package: package github.com/p4tin/GoAws: case-insensitive import collision: "github.com/p4tin/GoAws/vendor/github.com/gorilla/context" and "github.com/p4tin/goaws/vendor/github.com/gorilla/context"

I'm on a mac and I assume this has something to do with the fact that the filesystem is case insensitive. Using go get github.com/p4tin/goaws seemed to fix it.

@p4tin
Copy link
Collaborator

p4tin commented Sep 29, 2016

ya I renamed the project to "goaws" and that would fix this issue. give it a shot.

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

2 participants