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
447 stars 150 forks source link

chore(deps): update golang docker tag to v1.22 - autoclosed #1368

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
golang stage minor 1.21 -> 1.22
golang final minor 1.21-alpine -> 1.22-alpine

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 these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov-commenter commented 5 months ago

Codecov Report

Merging #1368 (a207dd8) into master (d32e436) will not change coverage. The diff coverage is n/a.

:exclamation: Current head a207dd8 differs from pull request most recent head 60a531f. Consider uploading reports for the commit 60a531f 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 #1368 +/- ## ======================================= Coverage 88.43% 88.43% ======================================= Files 75 75 Lines 7767 7767 ======================================= Hits 6869 6869 Misses 541 541 Partials 357 357 ```