-
Notifications
You must be signed in to change notification settings - Fork 546
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 to go1.20 #2689
Upgrade to go1.20 #2689
Conversation
22e9320
to
118749c
Compare
Signed-off-by: cpanato <ctadeu@gmail.com>
there is an issue with setup-go action that is installing 1.2 instead of 1.20 - actions/setup-go#326 |
118749c
to
278556a
Compare
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 @@
## main #2689 +/- ##
=======================================
Coverage 30.00% 30.00%
=======================================
Files 146 146
Lines 9299 9299
=======================================
Hits 2790 2790
Misses 6077 6077
Partials 432 432 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Signed-off-by: cpanato <ctadeu@gmail.com>
278556a
to
7c34e5f
Compare
* update dependabot Signed-off-by: cpanato <ctadeu@gmail.com> * upgrade to use go1.20 Signed-off-by: cpanato <ctadeu@gmail.com> * fix lint Signed-off-by: cpanato <ctadeu@gmail.com> --------- Signed-off-by: cpanato <ctadeu@gmail.com>
Summary