fix(deps): golang.org/x/net DoS
- CVE-2021-44716: uncontrolled memory consumption in the header canonicalization cache via HTTP/2 requests
Codecov Report
Merging #2433 (d012b1f) into master (aff6c4b) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #2433 +/- ##
=======================================
Coverage 98.06% 98.06%
=======================================
Files 120 120
Lines 10558 10558
=======================================
Hits 10354 10354
Misses 140 140
Partials 64 64
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Thank you, @gnanderson . I tried to fix the breaking tests by updating this PR locally, but then was not allowed to push changes. If you could either enable me to push changes to the PR or if you could fix the breaking tests, that would be greatly appreciated.
Will close this PR as abandoned in a week or so if no further activity.
Closing PR as abandoned.