We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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/golgi@v0.0.0-20201019204706-021b9dd290fd requires github.com/apache/arrow/go/arrow@v0.0.0-20201019013533-26aad5dc2281: invalid version: unknown revision 26aad5dc2281
a call for go get gorgonia.org/golgi is working well
The text was updated successfully, but these errors were encountered:
That's a concerning error. Looking into it right how
Sorry, something went wrong.
No branches or pull requests
I get an error by getting the library:
go get gorgonia.org/golgi
and get the result
a call for
go get gorgonia.org/golgi
is working wellThe text was updated successfully, but these errors were encountered: