-
Notifications
You must be signed in to change notification settings - Fork 61
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
I want import this repo into my project, but here don't marked v3 at go.mod, how could I use it? #232
Comments
You could refer to https://github.com/vesoft-inc/nebula-studio/tree/master/server :) |
@wey-gu I tried it, but this version (v1.0.1-0.20220719030708-8e376665042e) cannot inject my logger, so I switch to (v1.0.1-0.20221028024308-3cd1335b9502) which I find in the git history of nebula-studio. Or maybe you can refer me to the latest version? |
cc @hetao92 the studio author for help :D |
@LooJee you already figured out how to do that? Feel free to share it here or elsewhere :) |
@wey-gu Hi, we may have some customized features, I will do these on the forked one temporarily. Thank you all release the awesome product. |
General Question
I want import this repo into my project, but only v1 can be imported.
maybe should modify module to v3?
The text was updated successfully, but these errors were encountered: