Update module github.com/go-git/go-git/v5 to v5.19.1 #27

Open
renovate-bot wants to merge 1 commit from renovate/github.com-go-git-go-git-v5-5.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
github.com/go-git/go-git/v5 require minor v5.12.0v5.19.1

Important

Release Notes retrieval for this PR were skipped because no github.com credentials were available.
If you are self-hosted, please see this instruction.


Configuration

📅 Schedule: (UTC)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | require | minor | `v5.12.0` → `v5.19.1` | > :exclamation: **Important** > > Release Notes retrieval for this PR were skipped because no github.com credentials were available. > If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes). --- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMjUuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE3MC45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Author
Collaborator

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 10 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22 -> 1.23.0
golang.org/x/sys v0.22.0 -> v0.32.0
github.com/ProtonMail/go-crypto v1.0.0 -> v1.1.6
github.com/cloudflare/circl v1.3.8 -> v1.6.1
github.com/cyphar/filepath-securejoin v0.2.5 -> v0.4.1
github.com/go-git/go-billy/v5 v5.5.0 -> v5.6.2
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da -> v0.0.0-20241129210726-2c02b8208cf8
github.com/pjbgf/sha1cd v0.3.0 -> v0.3.2
github.com/skeema/knownhosts v1.2.2 -> v1.3.1
golang.org/x/crypto v0.23.0 -> v0.37.0
golang.org/x/net v0.25.0 -> v0.39.0
### ℹ Artifact update notice ##### File name: go.mod In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s): - 10 additional dependencies were updated - The `go` directive was updated for compatibility reasons Details: | **Package** | **Change** | | :-------------------------------------- | :--------------------------------------------------------------------------- | | `go` | `1.22` -> `1.23.0` | | `golang.org/x/sys` | `v0.22.0` -> `v0.32.0` | | `github.com/ProtonMail/go-crypto` | `v1.0.0` -> `v1.1.6` | | `github.com/cloudflare/circl` | `v1.3.8` -> `v1.6.1` | | `github.com/cyphar/filepath-securejoin` | `v0.2.5` -> `v0.4.1` | | `github.com/go-git/go-billy/v5` | `v5.5.0` -> `v5.6.2` | | `github.com/golang/groupcache` | `v0.0.0-20210331224755-41bb18bfe9da` -> `v0.0.0-20241129210726-2c02b8208cf8` | | `github.com/pjbgf/sha1cd` | `v0.3.0` -> `v0.3.2` | | `github.com/skeema/knownhosts` | `v1.2.2` -> `v1.3.1` | | `golang.org/x/crypto` | `v0.23.0` -> `v0.37.0` | | `golang.org/x/net` | `v0.25.0` -> `v0.39.0` |
renovate-bot changed title from Update module github.com/go-git/go-git/v5 to v5.16.3 to Update module github.com/go-git/go-git/v5 to v5.16.4 2025-11-23 23:57:15 +01:00
renovate-bot force-pushed renovate/github.com-go-git-go-git-v5-5.x from c79e7b1909 to f96271bfb8 2025-11-23 23:57:18 +01:00 Compare
Author
Collaborator

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 10 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22 -> 1.25.0
golang.org/x/sys v0.22.0 -> v0.43.0
github.com/ProtonMail/go-crypto v1.0.0 -> v1.1.6
github.com/cloudflare/circl v1.3.8 -> v1.6.3
github.com/cyphar/filepath-securejoin v0.2.5 -> v0.6.1
github.com/go-git/go-billy/v5 v5.5.0 -> v5.9.0
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da -> v0.0.0-20241129210726-2c02b8208cf8
github.com/pjbgf/sha1cd v0.3.0 -> v0.6.0
github.com/skeema/knownhosts v1.2.2 -> v1.3.1
golang.org/x/crypto v0.23.0 -> v0.50.0
golang.org/x/net v0.25.0 -> v0.53.0
### ℹ️ Artifact update notice ##### File name: go.mod In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s): - 10 additional dependencies were updated - The `go` directive was updated for compatibility reasons Details: | **Package** | **Change** | | :-------------------------------------- | :--------------------------------------------------------------------------- | | `go` | `1.22` -> `1.25.0` | | `golang.org/x/sys` | `v0.22.0` -> `v0.43.0` | | `github.com/ProtonMail/go-crypto` | `v1.0.0` -> `v1.1.6` | | `github.com/cloudflare/circl` | `v1.3.8` -> `v1.6.3` | | `github.com/cyphar/filepath-securejoin` | `v0.2.5` -> `v0.6.1` | | `github.com/go-git/go-billy/v5` | `v5.5.0` -> `v5.9.0` | | `github.com/golang/groupcache` | `v0.0.0-20210331224755-41bb18bfe9da` -> `v0.0.0-20241129210726-2c02b8208cf8` | | `github.com/pjbgf/sha1cd` | `v0.3.0` -> `v0.6.0` | | `github.com/skeema/knownhosts` | `v1.2.2` -> `v1.3.1` | | `golang.org/x/crypto` | `v0.23.0` -> `v0.50.0` | | `golang.org/x/net` | `v0.25.0` -> `v0.53.0` |
renovate-bot force-pushed renovate/github.com-go-git-go-git-v5-5.x from f96271bfb8 to 741491b5bf 2026-01-13 19:02:57 +01:00 Compare
renovate-bot changed title from Update module github.com/go-git/go-git/v5 to v5.16.4 to Update module github.com/go-git/go-git/v5 to v5.16.5 2026-02-09 14:06:06 +01:00
renovate-bot force-pushed renovate/github.com-go-git-go-git-v5-5.x from 741491b5bf to 0ba509b6f6 2026-02-09 14:06:07 +01:00 Compare
renovate-bot changed title from Update module github.com/go-git/go-git/v5 to v5.16.5 to Update module github.com/go-git/go-git/v5 to v5.17.0 2026-03-02 19:38:58 +01:00
renovate-bot force-pushed renovate/github.com-go-git-go-git-v5-5.x from 0ba509b6f6 to fcaa4e787b 2026-03-02 19:39:00 +01:00 Compare
renovate-bot force-pushed renovate/github.com-go-git-go-git-v5-5.x from fcaa4e787b to 6179ba5c35 2026-03-12 21:37:10 +01:00 Compare
renovate-bot force-pushed renovate/github.com-go-git-go-git-v5-5.x from 6179ba5c35 to 1700cb72ea 2026-03-27 07:09:25 +01:00 Compare
renovate-bot force-pushed renovate/github.com-go-git-go-git-v5-5.x from 1700cb72ea to 73427f4cbe 2026-03-27 15:19:27 +01:00 Compare
renovate-bot changed title from Update module github.com/go-git/go-git/v5 to v5.17.0 to Update module github.com/go-git/go-git/v5 to v5.17.1 2026-03-29 22:11:13 +02:00
renovate-bot force-pushed renovate/github.com-go-git-go-git-v5-5.x from 73427f4cbe to f89d7f469c 2026-03-29 22:11:15 +02:00 Compare
renovate-bot changed title from Update module github.com/go-git/go-git/v5 to v5.17.1 to Update module github.com/go-git/go-git/v5 to v5.17.2 2026-03-31 16:18:19 +02:00
renovate-bot force-pushed renovate/github.com-go-git-go-git-v5-5.x from f89d7f469c to c1e9e44dfa 2026-03-31 16:18:21 +02:00 Compare
renovate-bot force-pushed renovate/github.com-go-git-go-git-v5-5.x from c1e9e44dfa to 890bd44607 2026-04-10 16:19:28 +02:00 Compare
renovate-bot changed title from Update module github.com/go-git/go-git/v5 to v5.17.2 to Update module github.com/go-git/go-git/v5 to v5.18.0 2026-04-17 00:15:06 +02:00
renovate-bot force-pushed renovate/github.com-go-git-go-git-v5-5.x from 890bd44607 to 6c2f2baeab 2026-04-17 00:15:07 +02:00 Compare
renovate-bot force-pushed renovate/github.com-go-git-go-git-v5-5.x from 6c2f2baeab to 9245289e32 2026-04-21 16:02:19 +02:00 Compare
renovate-bot force-pushed renovate/github.com-go-git-go-git-v5-5.x from 9245289e32 to c8f4a8e95c 2026-04-21 22:36:53 +02:00 Compare
renovate-bot force-pushed renovate/github.com-go-git-go-git-v5-5.x from c8f4a8e95c to 010995840b 2026-04-22 00:21:05 +02:00 Compare
renovate-bot force-pushed renovate/github.com-go-git-go-git-v5-5.x from 010995840b to f988ac52e3 2026-04-26 16:14:28 +02:00 Compare
renovate-bot changed title from Update module github.com/go-git/go-git/v5 to v5.18.0 to Update module github.com/go-git/go-git/v5 to v5.19.0 2026-05-06 17:27:08 +02:00
renovate-bot force-pushed renovate/github.com-go-git-go-git-v5-5.x from f988ac52e3 to 6243d8b685 2026-05-06 17:27:10 +02:00 Compare
renovate-bot force-pushed renovate/github.com-go-git-go-git-v5-5.x from 6243d8b685 to 405dcdccb0
Some checks are pending
ci/woodpecker/pr/lint Pipeline is pending
ci/woodpecker/pr/test Pipeline is pending
2026-05-10 13:49:22 +02:00
Compare
renovate-bot changed title from Update module github.com/go-git/go-git/v5 to v5.19.0 to Update module github.com/go-git/go-git/v5 to v5.19.1 2026-05-18 22:53:38 +02:00
renovate-bot force-pushed renovate/github.com-go-git-go-git-v5-5.x from 405dcdccb0
Some checks are pending
ci/woodpecker/pr/lint Pipeline is pending
ci/woodpecker/pr/test Pipeline is pending
to 4f605205c9
Some checks are pending
ci/woodpecker/pr/lint Pipeline is pending
ci/woodpecker/pr/test Pipeline is pending
2026-05-18 22:53:38 +02:00
Compare
Some checks are pending
ci/woodpecker/pr/lint Pipeline is pending
ci/woodpecker/pr/test Pipeline is pending
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/github.com-go-git-go-git-v5-5.x:renovate/github.com-go-git-go-git-v5-5.x
git switch renovate/github.com-go-git-go-git-v5-5.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/github.com-go-git-go-git-v5-5.x
git switch renovate/github.com-go-git-go-git-v5-5.x
git rebase main
git switch main
git merge --ff-only renovate/github.com-go-git-go-git-v5-5.x
git switch renovate/github.com-go-git-go-git-v5-5.x
git rebase main
git switch main
git merge --no-ff renovate/github.com-go-git-go-git-v5-5.x
git switch main
git merge --squash renovate/github.com-go-git-go-git-v5-5.x
git switch main
git merge --ff-only renovate/github.com-go-git-go-git-v5-5.x
git switch main
git merge renovate/github.com-go-git-go-git-v5-5.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ada/spiegel!27
No description provided.