-
Notifications
You must be signed in to change notification settings - Fork 34
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
What happens when OpenShift API library is updated to github.com/openshift/api v0.0.0-20210416115537-a60c0dc032fd? #361
Comments
@jiridanek: The label(s) In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
/kind question
Question:
What happens when OpenShift API library is updated from
github.com/openshift/api v0.0.0-20190924102528-32369d4db2ad
to
github.com/openshift/api v0.0.0-20210416115537-a60c0dc032fd
?
Answer:
And what happens when the latest version is used? Package does not compile on go1.21 and go1.22 is needed.
The text was updated successfully, but these errors were encountered: