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

fix: pin setup-envtest to v0.0.0-20240320141353-395cfc7486e6 #1243

Merged
merged 1 commit into from
Apr 5, 2024

Commits on Mar 22, 2024

  1. fix: pin setup-envtest to v0.0.0-20240320141353-395cfc7486e6

    Versions of envtest >= v0.0.0-20240322105421-affb96708000 require
    using go >= 1.22. As go 1.22 is only coming to Fedora 40 on April 16th 2024,
    we are pinning the version of env-test used for the DWO test suite to
    v0.0.0-20240320141353-395cfc7486e6 which requires go 1.20.
    
    Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>
    AObuchow committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    1d73597 View commit details
    Browse the repository at this point in the history