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

Updating to go 1.22 #2133

Merged
merged 1 commit into from
Apr 18, 2024
Merged

Updating to go 1.22 #2133

merged 1 commit into from
Apr 18, 2024

Conversation

jjbustamante
Copy link
Member

@jjbustamante jjbustamante commented Apr 18, 2024

Summary

upgrades golang version

Before

Pack was compiled using go 1.21 since Feb 2024 and version 0.33.0

After

Pack will be compiled using go 1.22 since version 0.34, lifecycle and imgutil libraries were already updated to use go 1.22 and we want to use the latest version to support multi-platform features.

Documentation

  • Should this change be documented?
    • Yes, see #___
    • No

Related

Resolves #2124
Resolves #2140
Resolves #2156

Signed-off-by: Juan Bustamante <jbustamante@vmware.com>
@github-actions github-actions bot added this to the 0.34.0 milestone Apr 18, 2024
@github-actions github-actions bot added the type/chore Issue that requests non-user facing changes. label Apr 18, 2024
@jjbustamante jjbustamante added the go Pull requests that update Go code label Apr 18, 2024
@jjbustamante jjbustamante marked this pull request as ready for review April 18, 2024 14:38
@jjbustamante jjbustamante requested review from a team as code owners April 18, 2024 14:38
@jjbustamante jjbustamante merged commit 0533daf into main Apr 18, 2024
16 checks passed
@jjbustamante jjbustamante deleted the deps/jjbustamante/update-to-go-1-22 branch April 18, 2024 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code type/chore Issue that requests non-user facing changes.
Projects
None yet
1 participant