-
Notifications
You must be signed in to change notification settings - Fork 341
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
Licence violations? #56
Comments
If you follow the instructions in README.md you should be able to build from source:
Can you be more specific on the possible LGPL/GPL violation? Did you find a dependent module that is licensed under LGPL or GPL? |
I've renamed the repository to
|
I was targeting dependent module who are under LGPL but linked statically as go compiler do it by default. |
These build instructions no longer work; I think it might be time to look into vendoring.
|
Hello,
As it isn't possible to build/analyze your code from src, as gilbertchen/duplicacy/ is private. Is it possible to get a list of your dependencies? (go list -f {{.Deps}})
I have a doubt about a possible LGPL/GPL violation on all your build for Linux/FreeBDS.
Thanks,
Hervé
The text was updated successfully, but these errors were encountered: