plgd-dev / go-coap

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

Upgrade dependencies #482

Closed Danielius1922 closed 1 year ago

Danielius1922 commented 1 year ago

Direct: golang.org/x/exp v0.0.0-20230905200255-921286631fa9 golang.org/x/net v0.15.0

codecov-commenter commented 1 year ago

Codecov Report

Merging #482 (f8cf21b) into master (dc9dac3) will increase coverage by 0.12%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #482      +/-   ##
==========================================
+ Coverage   72.19%   72.31%   +0.12%     
==========================================
  Files          70       70              
  Lines        5437     5437              
==========================================
+ Hits         3925     3932       +7     
+ Misses       1118     1113       -5     
+ Partials      394      392       -2     

see 6 files with indirect coverage changes

sonarcloud[bot] commented 1 year 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