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

Update Go to 1.20 #1040

Merged
merged 3 commits into from
Mar 2, 2023
Merged

Update Go to 1.20 #1040

merged 3 commits into from
Mar 2, 2023

Commits on Mar 2, 2023

  1. Update Go to 1.20

    Signed-off-by: Hidde Beydals <hidde@hhh.computer>
    hiddeco committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    8dd9d2d View commit details
    Browse the repository at this point in the history
  2. Update tonistiigi/xx to 1.2.1

    Signed-off-by: Hidde Beydals <hidde@hhh.computer>
    hiddeco committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    459f266 View commit details
    Browse the repository at this point in the history
  3. helm/repository: address invalid test

    Common mistake
    (https://github.com/golang/go/wiki/CommonMistakes#using-goroutines-on-loop-iterator-variables),
    but due to update now properly found by `go vet`.
    
    In addition to making the test cases work in general.
    
    Signed-off-by: Hidde Beydals <hidde@hhh.computer>
    hiddeco committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    9509b62 View commit details
    Browse the repository at this point in the history