-
Notifications
You must be signed in to change notification settings - Fork 101
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
[go1.20] tool doesn't recurse into sub-directories #61
Comments
gengo - issue - kubernetes/gengo#241 |
Workaround is to place an empty |
dprotaso
added a commit
to dprotaso/eventing
that referenced
this issue
Mar 10, 2023
dprotaso
added a commit
to dprotaso/eventing
that referenced
this issue
Mar 10, 2023
knative-prow bot
pushed a commit
to knative/eventing
that referenced
this issue
Mar 14, 2023
Context ahmetb/gen-crd-api-reference-docs#61 This fixes the `knative/pkg` downstream tests (which is using go1.20)
vishal-chdhry
pushed a commit
to vishal-chdhry/eventing
that referenced
this issue
Mar 14, 2023
Context ahmetb/gen-crd-api-reference-docs#61 This fixes the `knative/pkg` downstream tests (which is using go1.20)
vishal-chdhry
pushed a commit
to vishal-chdhry/eventing
that referenced
this issue
Apr 25, 2023
Context ahmetb/gen-crd-api-reference-docs#61 This fixes the `knative/pkg` downstream tests (which is using go1.20)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Unsure why but with go1.20 the tool doesn't recurse into sub-directories anymore.
Script is invoked the following way
https://github.com/knative/eventing/blob/main/hack/update-reference-docs.sh
Output is
The text was updated successfully, but these errors were encountered: