-
Notifications
You must be signed in to change notification settings - Fork 42
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
Bump go version to v1.20 #121
Bump go version to v1.20 #121
Conversation
Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #121 +/- ##
=======================================
Coverage 80.99% 80.99%
=======================================
Files 17 17
Lines 484 484
=======================================
Hits 392 392
Misses 82 82
Partials 10 10 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com>
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
@rashmigottipati looks like golangci-lint may be failing because of cache issues. I haven't dug more into this - but probably cache is enabled by default, which is why running |
This is a golangci-lint thing. It needs its version bumped to handle the new go version. You need at least version 1.51.0. |
/test lint |
@oceanc80: No presubmit jobs available for operator-framework/operator-lib@main In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@oceanc80 I think that is a github action test, not one managed by prow. I'll close and re-open to try and kick tests and have them pick up the recent changes |
No description provided.