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

please fix refs, can not build #384

Open
awesomeUA opened this issue Sep 11, 2018 · 2 comments
Open

please fix refs, can not build #384

awesomeUA opened this issue Sep 11, 2018 · 2 comments

Comments

@awesomeUA
Copy link

$ go get

package gopkg.in/gorp.v1: unrecognized import path "gopkg.in/gorp.v1" (parse https://gopkg.in/gorp.v1?go-get=1: no go-import meta tags ())

@nelsam
Copy link
Member

nelsam commented Sep 11, 2018

Looks like this is Microsoft's fault: https://gopkg.in/gorp.v2

Cannot obtain refs from GitHub: cannot talk to GitHub: Get https://github.com/go-gorp/gorp.git/info/refs?service=git-upload-pack: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)

Maybe this will be resolved by github, maybe not. In the mean time, you can always import gorp using go modules if you want, or use something else to vendor. I'm going to wait a day or two to see if the miscommunication between gopkg.in and github.com clear up before adjusting any documentation. I'll leave this issue open in the mean time.

@nelsam
Copy link
Member

nelsam commented Sep 11, 2018

Upstream issue: niemeyer/gopkg#63

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