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: require go 1.21 #294

Merged
merged 3 commits into from
Oct 22, 2024
Merged

chore: require go 1.21 #294

merged 3 commits into from
Oct 22, 2024

Conversation

toddbaert
Copy link
Member

@toddbaert toddbaert commented Oct 22, 2024

Require go 1.21.

1.20 has long been EOL: https://endoflife.date/go

This is consistent with our guidelines on runtime support.

Verified

This commit was signed with the committer’s verified signature.
cmackenzie1 Cole Mackenzie
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
Copy link

codecov bot commented Oct 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.89%. Comparing base (0b13f8a) to head (c5d839c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #294   +/-   ##
=======================================
  Coverage   81.89%   81.89%           
=======================================
  Files          10       10           
  Lines        1215     1215           
=======================================
  Hits          995      995           
  Misses        199      199           
  Partials       21       21           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@toddbaert toddbaert requested review from beeme1mr, pradeepbbl and liran2000 and removed request for bacherfl October 22, 2024 12:47
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
@toddbaert toddbaert merged commit ddfffdd into main Oct 22, 2024
9 checks passed
@toddbaert toddbaert deleted the chore/go-v branch October 22, 2024 14:41
@trungdlp-wolffun
Copy link

@toddbaert

Did you forget to update README.md?

image

Also, Go 1.21 is no longer supported.

image

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.

None yet

5 participants