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

Go get not working #31

Closed
pjebs opened this issue Sep 26, 2016 · 1 comment
Closed

Go get not working #31

pjebs opened this issue Sep 26, 2016 · 1 comment

Comments

@pjebs
Copy link

pjebs commented Sep 26, 2016

Due to this: golang/oauth2#201

@jun06t
Copy link
Contributor

jun06t commented Sep 27, 2016

i guess your oauth2 repository is put in detached HEAD.
please run the following command as the error message says.

$ cd /Developer/Projects/GOPATH/src/golang.org/x/oauth2
$ git checkout master

Have you used godep restore before? godep restore disables you from updating branch by go get -u
tools/godep#453

@jun06t jun06t closed this as completed Nov 1, 2016
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