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

Commits on Aug 14, 2023

  1. Update indirect dependency golang.org/x/net/html

    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>
    israel-hdez committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    1459fd3 View commit details
    Browse the repository at this point in the history