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 faild #511

Closed
douglarek opened this issue Jan 14, 2016 · 3 comments
Closed

go get faild #511

douglarek opened this issue Jan 14, 2016 · 3 comments
Labels

Comments

@douglarek
Copy link

$ go get -x github.com/gin-gonic/gin
   package golang.org/x/net/context: unrecognized import path "golang.org/x/net/context"
@douglarek
Copy link
Author

It's my network fault, closed

@gwind
Copy link

gwind commented Jan 14, 2016

Because golang.org is blocked by your local network.

If you are in china, some repo need use proxy.

Try this tool: https://github.com/ooclab/goproxy

On 01/14/2016 02:56 PM, Lingchao Xin wrote:

|$ go get -x github.com/gin-gonic/gin package golang.org/x/net/context:
unrecognized import path "golang.org/x/net/context" |


Reply to this email directly or view it on GitHub
#511.

Li Jian ( http://ooclab.com )

@kaelliu
Copy link

kaelliu commented Jan 14, 2016

use lantern so you can pass the gfw and get package of gin easily

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

No branches or pull requests

4 participants