Skip to content

Bump go-git#731

Merged
pjbgf merged 1 commit intomainfrom
pjbgf/bump-go-git
Mar 19, 2026
Merged

Bump go-git#731
pjbgf merged 1 commit intomainfrom
pjbgf/bump-go-git

Conversation

@pjbgf
Copy link
Copy Markdown
Member

@pjbgf pjbgf commented Mar 19, 2026

Recent upstream in go-git make handling large packfiles more memory efficient. Bump to latest from main to benefit from those improvements.


Note

Low Risk
Low risk dependency-only change; main impact is behavioral/performance differences in git operations due to the updated go-git version.

Overview
Updates the github.com/go-git/go-git/v6 dependency to a newer mainline pseudo-version and refreshes go.sum checksums accordingly, with no application code changes.

Written by Cursor Bugbot for commit d31829b. Configure here.

Recent upstream in go-git make handling large packfiles more memory
efficient. Bump to latest from main to benefit from those improvements.

Signed-off-by: Paulo Gomes <paulo@entire.io>
@pjbgf pjbgf requested a review from a team as a code owner March 19, 2026 12:44
Copilot AI review requested due to automatic review settings March 19, 2026 12:44
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the project’s go-git dependency to a newer upstream pseudo-version to pick up recent improvements (notably around large packfile memory usage), aligning the CLI’s Git operations with the latest upstream behavior.

Changes:

  • Bump github.com/go-git/go-git/v6 to v6.0.0-20260317113930-fb0d09929504.
  • Update go.sum checksums accordingly.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
go.mod Updates the required go-git/v6 pseudo-version to a newer upstream commit.
go.sum Refreshes module and go.mod sums to match the new go-git/v6 version.

@pjbgf pjbgf enabled auto-merge March 19, 2026 12:46
@pjbgf pjbgf merged commit 9311e13 into main Mar 19, 2026
8 checks passed
@pjbgf pjbgf deleted the pjbgf/bump-go-git branch March 19, 2026 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants