konveyor / move2kube-api

HTTP REST API for move2kube
https://move2kube.konveyor.io/
Apache License 2.0
6 stars 18 forks source link

fix: Update Golang version in Makefile to prevent cbuild failure #161

Closed Akash-Nayak closed 5 months ago

Akash-Nayak commented 5 months ago

Fixes: https://github.com/konveyor/move2kube-api/issues/160

Signed-off-by: Akash Nayak akash19nayak@gmail.com

github-actions[bot] commented 5 months ago

Thanks for making a pull request! 😃 One of the maintainers will review and advise on the next steps.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 14.48%. Comparing base (09e78d0) to head (dde38e5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #161 +/- ## ======================================= Coverage 14.48% 14.48% ======================================= Files 2 2 Lines 214 214 ======================================= Hits 31 31 Misses 179 179 Partials 4 4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

Akash-Nayak commented 5 months ago

@Akash-Nayak Can you also bump up the version on README?

https://github.com/konveyor/move2kube-api/blob/main/README.md?plain=1#L24

Thanks @kmehant ! Done.