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

Go 1.22 #97

Merged
merged 2 commits into from
Aug 30, 2024
Merged

Go 1.22 #97

merged 2 commits into from
Aug 30, 2024

Conversation

End-rey
Copy link
Contributor

@End-rey End-rey commented Aug 29, 2024

Closes #75.

There is in internal/generator.go in func nextSlice use rand.Read. The error has not been handled before. What is the best thing to do now?

Drop 1.21 and use 1.23 for test and build.

Closes #75.

Signed-off-by: Andrey Butusov <[email protected]>
Copy link

codecov bot commented Aug 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 2.50%. Comparing base (efa672a) to head (f4c86ad).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##           master     #97      +/-   ##
=========================================
+ Coverage    2.12%   2.50%   +0.38%     
=========================================
  Files          11      11              
  Lines         754     757       +3     
=========================================
+ Hits           16      19       +3     
  Misses        738     738              

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

@roman-khimov roman-khimov merged commit bebbf1c into master Aug 30, 2024
13 checks passed
@roman-khimov roman-khimov deleted the 75-go-122-upgrade branch August 30, 2024 11:46
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.

Go 1.22 upgrade check list
2 participants