Skip to content

remove the x/net context in favour of the stdlib context#1492

Closed
tariq1890 wants to merge 2 commits intoonsi:masterfrom
tariq1890:rm-golang-x-context
Closed

remove the x/net context in favour of the stdlib context#1492
tariq1890 wants to merge 2 commits intoonsi:masterfrom
tariq1890:rm-golang-x-context

Conversation

@tariq1890
Copy link
Contributor

This PR removes the usage of the golang.org/x/net package (which has a HIGH severity CVE) and replaces it with a stdlib package instead

@onsi
Copy link
Owner

onsi commented Dec 19, 2024

hey sorry - I had to force push to master to get rid of some accidentally committed test binaries. can you try to replace this diff on the latest master branch and make just the changes.

thanks btw - that x/net package has been a pain with CVEs. would love to stop depending on it.

belden and others added 2 commits December 18, 2024 22:40
I generated the _test.go.{csv,json} files by using a version of ginkgo
built from the next commit.

If tests are run on this sha, they are expected to fail; the next
commit fixes them.
Signed-off-by: Tariq Ibrahim <tibrahim@nvidia.com>
@tariq1890
Copy link
Contributor Author

@onsi Sure, closing this PR in favour of this one #1493

@tariq1890 tariq1890 closed this Dec 19, 2024
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