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

chore: bump Dockerfile golang version to 1.20 #1031

Merged
merged 1 commit into from
Oct 1, 2023
Merged

chore: bump Dockerfile golang version to 1.20 #1031

merged 1 commit into from
Oct 1, 2023

Conversation

antonincms
Copy link
Contributor

Proposed Changes

As specified by the golang release policy, "each major go release is supported until there are two newer major releases", which mean that the oldest supported version is currently go 1.20.

I propose we upgrade the golang version used in the Dockerfile to build go-jsonnet to go 1.20.7 (but we could switch to go 1.21.0 as well if preferred).

@antonincms
Copy link
Contributor Author

It seems that the building CI is a bit flaky, but it works.

@antonincms
Copy link
Contributor Author

@ademariag it seems that nothing happened even with auto-merge (maybe because of skipped tests I don't know).

As specified by the golang [release policy](https://go.dev/doc/devel/release#policy),
"each major go release is supported until there are two newer major releases", which
mean that the oldest supported version is currently go 1.20.
@ademariag ademariag merged commit b159984 into kapicorp:master Oct 1, 2023
5 checks passed
@antonincms antonincms deleted the dockerfile-go-version branch October 2, 2023 07:39
@antonincms
Copy link
Contributor Author

Thanks for the review !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants