-
Notifications
You must be signed in to change notification settings - Fork 22
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
upgrade go 1.19 #318
upgrade go 1.19 #318
Conversation
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## dev #318 +/- ##
==========================================
+ Coverage 47.27% 47.65% +0.38%
==========================================
Files 135 136 +1
Lines 20475 20603 +128
==========================================
+ Hits 9679 9819 +140
+ Misses 9965 9955 -10
+ Partials 831 829 -2
... and 3 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
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.
LGTM
More tests are needed.
Anyway, we have to bump a new version for this.
e651f21
to
bc6e880
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.
LGTM
bc6e880
to
5bbc35c
Compare
Description
go 1.17/1.18 now is EOL, need update go version
Change
Checklist
Testing