pion / dtls

DTLS 1.2 Server/Client implementation for Go
https://pion.ly/
MIT License
602 stars 160 forks source link

Update module golang.org/x/crypto to v0.8.0 #544

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
golang.org/x/crypto require minor v0.7.0 -> v0.8.0

Configuration

πŸ“… Schedule: Branch creation - "on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.02 :warning:

Comparison is base (af2907b) 76.36% compared to head (13ff1d8) 76.34%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #544 +/- ## ========================================== - Coverage 76.36% 76.34% -0.02% ========================================== Files 95 95 Lines 5674 5674 ========================================== - Hits 4333 4332 -1 - Misses 1000 1001 +1 Partials 341 341 ``` | Flag | Coverage Ξ” | | |---|---|---| | go | `76.37% <ΓΈ> (-0.02%)` | :arrow_down: | | wasm | `66.42% <ΓΈ> (ΓΈ)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#carryforward-flags-in-the-pull-request-comment) to find out more. [see 1 file with indirect coverage changes](https://codecov.io/gh/pion/dtls/pull/544/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.