plgd-dev / go-coap

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

Update golang.org/x/exp digest to d63ba01 #464

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/exp require digest b0cb94b -> d63ba01

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» 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-commenter commented 1 year ago

Codecov Report

Merging #464 (ef1e36f) into master (7f8a11a) will decrease coverage by 0.02%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #464      +/-   ##
==========================================
- Coverage   71.89%   71.87%   -0.02%     
==========================================
  Files          70       70              
  Lines        5429     5429              
==========================================
- Hits         3903     3902       -1     
- Misses       1129     1131       +2     
+ Partials      397      396       -1     

see 4 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

Danielius1922 commented 1 year ago

Grr, this repo must have been just updated again since the hash is different the hash in my update PR. I'll merge this once tests pass.