-
Notifications
You must be signed in to change notification settings - Fork 18
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
fix: Update Golang version in Makefile to prevent cbuild failure #161
fix: Update Golang version in Makefile to prevent cbuild failure #161
Conversation
Signed-off-by: Akash Nayak <akash19nayak@gmail.com>
Thanks for making a pull request! 😃 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #161 +/- ##
=======================================
Coverage 14.48% 14.48%
=======================================
Files 2 2
Lines 214 214
=======================================
Hits 31 31
Misses 179 179
Partials 4 4 ☔ View full report in Codecov by Sentry. |
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.
@Akash-Nayak Can you also bump up the version on README?
https://github.com/konveyor/move2kube-api/blob/main/README.md?plain=1#L24
Signed-off-by: Akash Nayak <akash19nayak@gmail.com>
Thanks @kmehant ! Done. |
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
Fixes: #160
Signed-off-by: Akash Nayak akash19nayak@gmail.com