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

go: require v1.20 #1112

Merged
merged 2 commits into from
Aug 9, 2023
Merged

go: require v1.20 #1112

merged 2 commits into from
Aug 9, 2023

Commits on Aug 9, 2023

  1. .semaphore: update golangci-lint

    Pull in the new version to get go 1.21 support.
    
    Signed-off-by: Lorenz Bauer <lmb@isovalent.com>
    lmb committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    dacee8e View commit details
    Browse the repository at this point in the history
  2. go: require v1.20

    v1.21.0 has been released, so v1.19 is now EOL.
    
    This commit brings back manual Go installation, since semaphore only
    updates versions every once in a while.
    
    Signed-off-by: Lorenz Bauer <lmb@isovalent.com>
    lmb committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    4b322a4 View commit details
    Browse the repository at this point in the history