Updating go modules for fixing CVEs#696
Updating go modules for fixing CVEs#696openshift-merge-bot[bot] merged 1 commit intoopenshift:mainfrom
Conversation
Signed-off-by: Ankit152 <ankitkurmi152@gmail.com>
|
@Ankit152: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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-sigs/prow repository. I understand the commands that are listed here. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #696 +/- ##
==========================================
- Coverage 59.24% 59.15% -0.09%
==========================================
Files 62 62
Lines 4110 4116 +6
==========================================
Hits 2435 2435
- Misses 1526 1532 +6
Partials 149 149
🚀 New features to boost your workflow:
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Ajpantuso, Ankit152 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
Fixing CVEs
What this PR does / why we need it?
Fixing CVEs
Which Jira/Github issue(s) this PR fixes?
Fixes: SLSRE-523
Special notes for your reviewer:
Pre-checks (if applicable):
make go-testcommand locally to run all the unit tests and mock tests locally.