moov-io / ach

ACH implements a reader, writer, and validator for Automated Clearing House (ACH) files. The HTTP server is available in a Docker image and the Go package is available.
https://moov-io.github.io/ach/
Apache License 2.0
452 stars 150 forks source link

fix(deps): update module golang.org/x/net to v0.16.0 #1299

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
golang.org/x/net require minor v0.15.0 -> v0.16.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 11 months ago

Codecov Report

Merging #1299 (3fadcd0) into master (7f51b11) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 3fadcd0 differs from pull request most recent head eb4b1eb. Consider uploading reports for the commit eb4b1eb 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 #1299 +/- ## ======================================= Coverage 88.58% 88.58% ======================================= Files 73 73 Lines 7080 7080 ======================================= Hits 6272 6272 Misses 476 476 Partials 332 332 ```