Skip to content
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

MAISTRA-2302: Bump openshift dependency #709

Closed
wants to merge 1 commit into from

Commits on May 5, 2021

  1. MAISTRA-2302: Bump openshift dependency

    This is needed because maistra/api Status object depends
    on Operator's version package. This needs to be fixed as
    part of https://issues.redhat.com/browse/MAISTRA-2331.
    
    Without this we get this go mod error:
    ```
    github.com/openshift/api@v3.9.1-0.20190924102528-32369d4db2ad+incompatible: invalid pseudo-version: preceding tag (v3.9.0) not found
    ```
    jwendell committed May 5, 2021
    Configuration menu
    Copy the full SHA
    c947864 View commit details
    Browse the repository at this point in the history