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 38 forks source link

fix(deps): update module golang.org/x/oauth2 to v0.13.0 #346

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/oauth2 require minor v0.12.0 -> v0.13.0

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 11 months ago

Codecov Report

Merging #346 (696cdd2) into master (b4d8e11) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 696cdd2 differs from pull request most recent head c29da85. Consider uploading reports for the commit c29da85 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 #346 +/- ## ======================================= Coverage 74.83% 74.83% ======================================= Files 73 73 Lines 8647 8647 ======================================= Hits 6471 6471 Misses 1609 1609 Partials 567 567 ```