-
Notifications
You must be signed in to change notification settings - Fork 10
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: bump module Go version to 1.21 #351
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #351 +/- ##
==========================================
- Coverage 65.27% 65.26% -0.01%
==========================================
Files 34 34
Lines 3266 3245 -21
==========================================
- Hits 2132 2118 -14
+ Misses 978 974 -4
+ Partials 156 153 -3 ☔ View full report in Codecov by Sentry. |
6d2721f
to
d0b41d2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hold an a sec please - need to verify something wrt build that don't have access to Go 1.21 yet.
Go ahead... we are month after 1.20 sunset, and I don't see movement on EPEL / EL. We shouldn't be beholden to them for extended periods of time.
Bump module Go version to v1.21. Use
slices
package to simplify implementation.