chore: Modules updated to address cves #267
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull request
What this PR does / why we need it
This PR updates crypto, net and text modules to latest version to address cves
Which issue(s) this PR fixes
Fixes #
Describe testing done for PR
Additional information or special notes for your reviewer
GHSA-8c26-wmh5-6g9v High golang golang.org/x/crypto v0.0.0-20201002170205-7f63de1d35b0 0.0.0-20220314234659-1baeb1ce4c0b (fix version)
GHSA-gwc9-m7rh-j2ww High golang golang.org/x/crypto v0.0.0-20201002170205-7f63de1d35b0 0.0.0-20211202192323-5770296d904e (fix version)
GHSA-69cg-p879-7622 High golang golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 0.0.0-20220906165146-f3363e06e74c (fix version)
GHSA-69ch-w2m2-3vjp High golang golang.org/x/text v0.3.4 0.3.8 (fix version)