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 #517

Closed Danielius1922 closed 9 months ago

Danielius1922 commented 9 months ago

Direct: github.com/pion/dtls/v2 v2.2.8-0.20231201063746-dc751e3b2df9 golang.org/x/exp v0.0.0-20231127185646-65229373498e golang.org/x/net v0.19.0 golang.org/x/sync v0.5.0

Indirect: golang.org/x/crypto v0.16.0 golang.org/x/sys v0.15.0

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (42d43eb) 73.83% compared to head (3529469) 73.88%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #517 +/- ## ========================================== + Coverage 73.83% 73.88% +0.05% ========================================== Files 71 71 Lines 5844 5844 ========================================== + Hits 4315 4318 +3 + Misses 1139 1135 -4 - Partials 390 391 +1 ```

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

sonarcloud[bot] commented 9 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information