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

fix(sec): upgrade golang.org/x/net to 0.7.0 #1287

Closed

Conversation

chncaption
Copy link

What happened?

There are 1 security vulnerabilities found in golang.org/x/net v0.0.0-20210224082022-3d97a244fca7

What did I do?

Upgrade golang.org/x/net from v0.0.0-20210224082022-3d97a244fca7 to 0.7.0 for vulnerability fix

What did you expect to happen?

Ideally, no insecure libs should be used.

The specification of the pull request

PR Specification from OSCS

@timvaillancourt
Copy link
Collaborator

@chncaption thanks for the PR!

The gh-ost project commits dependencies to the vendor/ dir in git. Could you run the following to commit your dependency changes:

  1. go mod vendor
  2. git add vendor --all
  3. git commit ... and git push

Thanks!

@meiji163
Copy link
Contributor

package upgraded in #1332

@meiji163 meiji163 closed this Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants