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.12.0 #338

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/oauth2 require minor v0.11.0 -> v0.12.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 1 year ago

Codecov Report

Merging #338 (53a4593) into master (62cdaf3) will not change coverage. The diff coverage is n/a.

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