litmus-go icon indicating copy to clipboard operation
litmus-go copied to clipboard

bumped golang version from 1.17->1.19

Open rociomroman opened this issue 2 years ago • 2 comments

Signed-off-by: rociomroman [email protected]

What this PR does / why we need it:

  • Fix the critical vulnerabilities found on golang

Which issue this PR fixes: fixes #596

Special notes for your reviewer: N/A

Checklist:

  • [x] Fixes #596
  • [ ] PR messages has document related information
  • [ ] Labelled this PR & related issue with breaking-changes tag
  • [ ] PR messages has breaking changes related information
  • [ ] Labelled this PR & related issue with requires-upgrade tag
  • [ ] PR messages has upgrade related information
  • [ ] Commit has unit tests
  • [ ] Commit has integration tests
  • [ ] E2E run Required for the changes

rociomroman avatar Nov 08 '22 22:11 rociomroman

Hi @rociomroman, thanks for the PR! The DCO check is failing, can you please check? Go to the details and you'll find the mitigation steps.

neelanjan00 avatar Nov 16 '22 06:11 neelanjan00

Hi @rociomroman, thanks for the PR! The DCO check is failing, can you please check? Go to the details and you'll find the mitigation steps.

Hey @neelanjan00, the DCO is now passing. Commit: https://github.com/litmuschaos/litmus-go/pull/597/commits/481344ed19d34b13cee73557c74af89399adb26d

rociomroman avatar Nov 17 '22 19:11 rociomroman