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/oauth2 to v0.13.0 #1310

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
golang.org/x/oauth2 require minor v0.10.0 -> v0.13.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 10 months ago

Codecov Report

Merging #1310 (4c1fc86) into master (cfc7956) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 4c1fc86 differs from pull request most recent head e074b07. Consider uploading reports for the commit e074b07 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 #1310 +/- ## ======================================= Coverage 88.33% 88.33% ======================================= Files 75 75 Lines 7227 7227 ======================================= Hits 6384 6384 Misses 501 501 Partials 342 342 ```