moov-io / wire

FedWire funds service file parser and writer. The HTTP server is available in a Docker image and the Go package is available.
https://moov-io.github.io/wire/
Apache License 2.0
81 stars 39 forks source link

fix(deps): update golang.org/x/exp digest to ec58324 #372

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
golang.org/x/exp require digest 2c58cdc -> ec58324

Configuration

📅 Schedule: Branch creation - "on monday" (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 6 months ago

Codecov Report

Merging #372 (0b0e683) into master (c2a9f43) will increase coverage by 5.17%. The diff coverage is n/a.

:exclamation: Current head 0b0e683 differs from pull request most recent head 48c0749. Consider uploading reports for the commit 48c0749 to get more accurate results

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #372 +/- ## ========================================== + Coverage 68.90% 74.07% +5.17% ========================================== Files 79 75 -4 Lines 9340 8688 -652 ========================================== Hits 6436 6436 + Misses 2337 1685 -652 Partials 567 567 ```