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

main: Remove old style build constraints. #3036

Merged

Commits on Dec 5, 2022

  1. main: Remove old style build constraints.

    This removes the old style build constraints that were required for
    versions of Go prior to version 1.17 now that now that the minimum
    actively supported version of Go is 1.18.
    
    Note that it intentionally does not remove them from the modules to
    avoid needlessly breaking any consumers that might still be using them
    from older versions of Go.
    davecgh committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    db7eef9 View commit details
    Browse the repository at this point in the history