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

Update golang.org/x/net to v0.4.0 #409

Merged
merged 2 commits into from
Dec 16, 2022
Merged

Update golang.org/x/net to v0.4.0 #409

merged 2 commits into from
Dec 16, 2022

Conversation

benashz
Copy link
Contributor

@benashz benashz commented Dec 16, 2022

This update should address the following OSV vulnerabilities:

  • GO-2022-0969
  • GO-2022-1144

This update should address the following OSV vulnerabilities:
- GO-2022-0969
- GO-2022-1144
@benashz benashz requested review from swenson and tvoran December 16, 2022 16:10
Comment on lines +76 to +80
golang.org/x/net v0.4.0 // indirect
golang.org/x/oauth2 v0.0.0-20220223155221-ee480838109b // indirect
golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 // indirect
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 // indirect
golang.org/x/text v0.3.8 // indirect
golang.org/x/sys v0.3.0 // indirect
golang.org/x/term v0.3.0 // indirect
golang.org/x/text v0.5.0 // indirect
Copy link
Member

Choose a reason for hiding this comment

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

Yay for proper versions!

Copy link

@swenson swenson left a comment

Choose a reason for hiding this comment

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

LGTM

@benashz benashz merged commit 036bb69 into main Dec 16, 2022
@benashz benashz deleted the VAULT-12302/update-deps branch December 16, 2022 17:31
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