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 1.18 -> 1.22 #175

Merged
merged 1 commit into from
Nov 24, 2024
Merged

update: go 1.18 -> 1.22 #175

merged 1 commit into from
Nov 24, 2024

Conversation

mazrean
Copy link
Owner

@mazrean mazrean commented Nov 24, 2024

The minimum version of Go to support was previously set at 1.18, but due to a problem updating the library (ref #171), we are raising it to 1.22.
Until now, we had kept 1.18, the oldest version that works, in order to be able to use even the oldest Go version as much as possible.
Since the support term of Go itself has already expired, we think it is OK to raise it up to 1.22.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 31.87%. Comparing base (5bf1050) to head (dea093e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #175      +/-   ##
==========================================
- Coverage   32.57%   31.87%   -0.71%     
==========================================
  Files          23       26       +3     
  Lines        5228     5343     +115     
==========================================
  Hits         1703     1703              
- Misses       3344     3459     +115     
  Partials      181      181              

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


🚨 Try these New Features:

@mazrean mazrean merged commit c4a4870 into main Nov 24, 2024
3 checks passed
@mazrean mazrean deleted the update/go-1.22 branch November 24, 2024 11:33
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