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 minimal supported go version to 1.21 #1379

Merged

Conversation

3vilhamster
Copy link
Contributor

What changed?
Updating minimal supported version of Go to 1.21.
It was released on 2023-08-08 and is backward compatible so there is no point of lagging more then a year.

Why?
To keep go version up to date.

How did you test it?
Units/integration tests.

Potential risks
Folks that for some reason are using old versions of Go could be affected if they will try to update.

@3vilhamster 3vilhamster force-pushed the update-docker-version branch from f022a8a to 1c37f7f Compare November 1, 2024 21:08
Copy link

codecov bot commented Nov 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.94%. Comparing base (5b97f10) to head (0befbf8).
Report is 1 commits behind head on master.

Additional details and impacted files

see 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5b97f10...0befbf8. Read the comment docs.

@3vilhamster 3vilhamster merged commit a9f6e50 into cadence-workflow:master Nov 1, 2024
13 checks passed
@3vilhamster 3vilhamster deleted the update-docker-version branch November 1, 2024 21:59
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