-
Notifications
You must be signed in to change notification settings - Fork 28
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
Golds v0.4.2 does not find go files #26
Comments
@acabarbaye |
Meanwhile, it will be very helpful if your project is open sourced. |
I just created a new tag v0.4.3 for an earlier commit. |
@acabarbaye |
@acabarbaye The problem might be caused by a latest version of dependency package. |
I create a
though this branch doesn't support custom generics now. |
Hi @go101,
|
@acabarbaye |
Sorry for my carelessness. |
@acabarbaye |
yes there is a whole go project
|
I can confirm that go101.org/golds@main works |
it actually works on Windows but fails on Linux (the same command)
|
What does I also ever encountered this problem when running Golds under a directory for the first time. |
And what is the output for |
See output on linux and windows |
See output on linux and windows: |
This project depends on But I didn't find the text in either output-linux.txt or output-windows.txt. Maybe I haven't understanded the dependency code well. It is great if you could upload a minimum project to reproduce this issue, by removing your private code. BTW, I just pushed some small commits to the |
@acabarbaye |
I ran the same command
golds -gen -wdpkgs-listing=solo -only-list-exporteds -dir=../docs -nouses ./...
with Golds 0.4.1 and 0.4.2.It works perfectly with Golds 0.4.1. However, with the latest version I get the following error:
The text was updated successfully, but these errors were encountered: