gojp / goreportcard

A report card for your Go application
https://goreportcard.com
Apache License 2.0
2.01k stars 249 forks source link

There was an error processing your request: Could not go get the repository. #146

Closed dnaeon closed 8 years ago

dnaeon commented 8 years ago

Hi,

Seems I'm not able to refresh the stats for my project.

Could you please look into this one?

Thanks!

hermanschaaf commented 8 years ago

Hi! I can't go get the repo locally; it fails with the error:

# github.com/dnaeon/gru/utils
../../../dnaeon/gru/utils/file.go:26: undefined: user.Group

Could not go get the repository can happen for a number of reasons (there is a known bug), but this error is likely the issue in this particular case.

dnaeon commented 8 years ago

Hi,

Thanks for checking! Indeed that must be it, since I'm using golang tip. On a side note what is the golang version that gorepprtcard uses?

Thanks, Marin

hermanschaaf commented 8 years ago

@dnaeon Our server is currently running go version go1.6.2 linux/amd64