Skip to content

Updating go modules for fixing CVEs#696

Merged
openshift-merge-bot[bot] merged 1 commit intoopenshift:mainfrom
Ankit152:slsre-523
Feb 25, 2026
Merged

Updating go modules for fixing CVEs#696
openshift-merge-bot[bot] merged 1 commit intoopenshift:mainfrom
Ankit152:slsre-523

Conversation

@Ankit152
Copy link
Contributor

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):

  • Tested latest changes against a cluster
  • Ran make go-test command locally to run all the unit tests and mock tests locally.
  • Included documentation changes with PR

Signed-off-by: Ankit152 <ankitkurmi152@gmail.com>
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 25, 2026
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 25, 2026

@Ankit152: all tests passed!

Full PR test history. Your PR dashboard.

Details

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-sigs/prow repository. I understand the commands that are listed here.

@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.15%. Comparing base (965eb95) to head (8c06297).

Files with missing lines Patch % Lines
internal/testutil/client.go 0.00% 6 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            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              
Files with missing lines Coverage Δ
internal/testutil/client.go 44.82% <0.00%> (-5.18%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@Ajpantuso Ajpantuso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Feb 25, 2026
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 25, 2026

[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

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot bot merged commit 0c4c9f2 into openshift:main Feb 25, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants