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

package context: unrecognized import path "context" (import path does not begin with hostname) #53

Closed
jritsema opened this issue Oct 27, 2016 · 4 comments

Comments

@jritsema
Copy link

Hi. May be a golang noob question, but as of a few weeks ago, I noticed that go get started failing. Any idea as to why?

$ go get github.com/tcnksm/ghr
package context: unrecognized import path "context" (import path does not begin with hostname)
@tcnksm
Copy link
Owner

tcnksm commented Oct 28, 2016

Hi, thank you for submitting. Yes I changed some API but it's standard package.
It seems you're using old go version. Cloud you upgrade to >= 1.7?

@jritsema
Copy link
Author

Ok, thanks, I'll give that a try.

@jritsema
Copy link
Author

Yep, I tested with 1.7.3 and it worked.

You may want to consider mentioning in the readme that golang 1.7 or greater is a requirement.

Thank you again for this very useful project!

@tcnksm
Copy link
Owner

tcnksm commented Oct 29, 2016

Thank you for feedback. I updated documentation

3d153f0

untoldone added a commit to bloomapi/rapidcsv that referenced this issue Oct 9, 2018
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