plgd-dev / go-coap

Implementation of CoAP Server & Client in Go
https://coap.technology
Apache License 2.0
443 stars 116 forks source link

Upgrade dependencies #532

Closed Danielius1922 closed 6 months ago

Danielius1922 commented 6 months ago

Direct: github.com/pion/dtls/v2 v2.2.8-0.20240201071732-2597464081c8 golang.org/x/exp v0.0.0-20240119083558-1b970713d09a golang.org/x/net v0.20.0

Indirect: golang.org/x/crypto v0.18.0

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (2e95ead) 74.18% compared to head (b2ed13f) 74.33%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #532 +/- ## ========================================== + Coverage 74.18% 74.33% +0.15% ========================================== Files 71 71 Lines 5853 5853 ========================================== + Hits 4342 4351 +9 + Misses 1119 1115 -4 + Partials 392 387 -5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.