-
Notifications
You must be signed in to change notification settings - Fork 3
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
Doesn't work #1
Comments
dataframe-go repo is missing $ go install github.com/loov/goda@v0.4.3
$ git clone https://github.com/rocketlaunchr/dataframe-go
$ cd dataframe-go
$ goda graph -short -cluster ./...
go [-e -json -compiled=true -test=false -export=false -deps=true -find=false -- ./...]: exit status 1: go: cloud.google.com/go@v0.57.0: missing go.sum entry; to add it:
go mod download cloud.google.com/go
go: cloud.google.com/go@v0.57.0: missing go.sum entry; to add it:
go mod download cloud.google.com/go |
You don't need a go.sum |
|
It's true Two things per my first comment:
More info: https://go.dev/ref/mod#authenticating |
Your site doesn't seem to work for https://github.com/rocketlaunchr/dataframe-go
The text was updated successfully, but these errors were encountered: