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(deps): bump go/stdlib to v1.20.x #1850

Merged
merged 2 commits into from
Nov 13, 2023
Merged

chore(deps): bump go/stdlib to v1.20.x #1850

merged 2 commits into from
Nov 13, 2023

Conversation

piksel
Copy link
Member

@piksel piksel commented Nov 13, 2023

Due to multiple CVEs issued on go stdlib < v1.19 and v1.18 being out of support, this PR limits the minimum go version to v1.20. We should probably keep syncing this version to the oldest supported go version whenever it changes.

Copy link

codecov bot commented Nov 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (14a468d) 70.63% compared to head (8da914c) 70.55%.
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1850      +/-   ##
==========================================
- Coverage   70.63%   70.55%   -0.08%     
==========================================
  Files          26       26              
  Lines        2489     2493       +4     
==========================================
+ Hits         1758     1759       +1     
- Misses        631      633       +2     
- Partials      100      101       +1     
Files Coverage Δ
internal/util/rand_sha256.go 100.00% <ø> (ø)

... and 1 file with indirect coverage changes

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

@piksel piksel merged commit 7fbdd2f into main Nov 13, 2023
@piksel piksel deleted the chore/go-v1.20 branch November 13, 2023 13:31
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.

1 participant