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 Dependency Error on Apache Arrow #14

Open
flashpixx opened this issue Jan 2, 2021 · 1 comment
Open

Go Get Dependency Error on Apache Arrow #14

flashpixx opened this issue Jan 2, 2021 · 1 comment

Comments

@flashpixx
Copy link

flashpixx commented Jan 2, 2021

I get an error by getting the library:

go get gorgonia.org/golgi

and get the result

go: downloading gorgonia.org/golgi v0.0.0-20201019204706-021b9dd290fd
go: gorgonia.org/golgi upgrade => v0.0.0-20201019204706-021b9dd290fd
go get: gorgonia.org/[email protected] requires
        github.com/apache/arrow/go/[email protected]: invalid version: unknown revision 26aad5dc2281

a call for go get gorgonia.org/golgi is working well

@chewxy
Copy link
Member

chewxy commented Jan 2, 2021

That's a concerning error. Looking into it right how

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