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

Pin Go toolchain to 1.22.7 #1790

Merged
merged 1 commit into from
Sep 25, 2024
Merged

Pin Go toolchain to 1.22.7 #1790

merged 1 commit into from
Sep 25, 2024

Commits on Sep 25, 2024

  1. Pin Go toolchain to 1.22.7

    Relates to #1758.
    
    More information about toolchains:
    * https://go.dev/blog/toolchain
    * https://go.dev/doc/toolchain
    
    As we need to bump Go to 1.22.0 for the `mod` upgrade, but want to use the
    latest toolchain on the 1.22 series, we need to specify the toolchain.
    pietern committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6fa4be2 View commit details
    Browse the repository at this point in the history