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
Steps to reproduce:
Output: F0225 13:03:44.868040 99714 main.go:43] errors for ["."]: .: -: no Go files in /pathtorepo
The text was updated successfully, but these errors were encountered:
I think this is WAI? There is not a Go package in the top level folder of https://github.com/mongodb/mongodb-atlas-kubernetes
go-licenses expects a package path similar to go build. Would go-licenses csv ./... work for what you want?
go build
go-licenses csv ./...
Sorry, something went wrong.
#111 added documentation for what package formats are supported
Successfully merging a pull request may close this issue.
Steps to reproduce:
Output:
F0225 13:03:44.868040 99714 main.go:43] errors for ["."]:
.: -: no Go files in /pathtorepo
The text was updated successfully, but these errors were encountered: