Skip to content
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

[v0.11] Update indirect dependency golang.org/x/net/html #62

Conversation

israel-hdez
Copy link

Cherry-pick of kserve#3072

The update was done by running the following commands in both the
project root and also inside `qpext/`:

```
go get -u golang.org/x/net/html
go mod tidy
```

This is to move away from CVE-2023-3978.

Signed-off-by: Edgar Hernández <23639005+israel-hdez@users.noreply.github.com>
@openshift-ci
Copy link

openshift-ci bot commented Aug 14, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: israel-hdez

The full list of commands accepted by this bot can be found here.

The pull request process is described here

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

@Jooho
Copy link

Jooho commented Aug 14, 2023

/lgtm

@israel-hdez
Copy link
Author

/retest

1 similar comment
@israel-hdez
Copy link
Author

/retest

@israel-hdez
Copy link
Author

/test e2e-slow

@openshift-merge-robot openshift-merge-robot merged commit 3a3942c into opendatahub-io:release-v0.11 Aug 15, 2023
17 checks passed
@israel-hdez israel-hdez deleted the update-go-deps-v011 branch August 15, 2023 22:58
Jooho added a commit to Jooho/kserve that referenced this pull request Jan 11, 2024
fix checking if env variable exist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants