-
Notifications
You must be signed in to change notification settings - Fork 115
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(build): upgrade Go to 1.19 #2719
Conversation
8ca1703
to
5358ca9
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## development #2719 +/- ##
===============================================
+ Coverage 51.42% 51.46% +0.04%
===============================================
Files 219 219
Lines 28009 28009
===============================================
+ Hits 14403 14415 +12
+ Misses 12320 12309 -11
+ Partials 1286 1285 -1 |
98b46a9
to
7642d49
Compare
7642d49
to
b74f47b
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.
Upgrade to Go 1.19 is good.
Not directly relevant, but there are a lot of space removals, which is alright. Are they by-product of linter?
but I don't see the point of some the other changes that I have put ? on.
b74f47b
to
29bdaad
Compare
🎉 This PR is included in version 0.8.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Changes
ioutil
import withos
//gocyclo:ignore
commentTests
Issues
Fixes #2768
Primary Reviewer
@EclesioMeloJunior