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

opt: bump up minimum required Go version to 1.20 #638

Merged
merged 3 commits into from
Sep 21, 2024
Merged

opt: bump up minimum required Go version to 1.20 #638

merged 3 commits into from
Sep 21, 2024

Conversation

panjf2000
Copy link
Owner

Employ the standard approach of string<->bytes conversion


It's rational to bump the minimum required Go version from 1.17 to 1.20 at this stage since Go 1.21 has been EOL. Check out https://endoflife.date/go

Employ the standard approach of string<->bytes conversion
@github-actions github-actions bot added dependencies Pull requests that update a dependency file docs enhancement New feature or request labels Sep 21, 2024
Copy link

codecov bot commented Sep 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.67%. Comparing base (18f54e3) to head (20b5a50).
Report is 1 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #638      +/-   ##
==========================================
+ Coverage   80.34%   80.67%   +0.33%     
==========================================
  Files          21       21              
  Lines        2096     2096              
==========================================
+ Hits         1684     1691       +7     
+ Misses        285      282       -3     
+ Partials      127      123       -4     
Flag Coverage Δ
unittests 80.67% <ø> (+0.33%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@panjf2000 panjf2000 merged commit 29dca4f into dev Sep 21, 2024
35 checks passed
@panjf2000 panjf2000 deleted the unsafe branch September 21, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file docs enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant