Skip to content

Bump go-git to v6.0.0-alpha.5 - #1874

Merged
pjbgf merged 1 commit into
mainfrom
go-git-bump
Jul 30, 2026
Merged

Bump go-git to v6.0.0-alpha.5#1874
pjbgf merged 1 commit into
mainfrom
go-git-bump

Conversation

@pjbgf

@pjbgf pjbgf commented Jul 30, 2026

Copy link
Copy Markdown
Member

https://entire.io/gh/entireio/cli/trails/954


Note

Medium Risk
go-git underpins core Git operations in the CLI (with lint-enforced wrappers around Reset/Checkout); an alpha release bump can change behavior even when this diff is lockfile-only.

Overview
Updates the github.com/go-git/go-git/v6 dependency from the previous alpha.4 pseudo-version to v6.0.0-alpha.5, with matching go.sum checksum entries. There are no application code changes in this PR—only the module lockfiles move forward.

Reviewed by Cursor Bugbot for commit cce6be5. Configure here.

Signed-off-by: Paulo Gomes <paulo@entire.io>
Copilot AI review requested due to automatic review settings July 30, 2026 11:42
@pjbgf
pjbgf requested a review from a team as a code owner July 30, 2026 11:42
@pjbgf
pjbgf enabled auto-merge July 30, 2026 11:42

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 v6 dependency to the v6.0.0-alpha.5 release, aligning the module definition and checksums. This affects the CLI’s underlying git implementation (via go-git wrappers) without introducing any application code changes.

Changes:

  • Bump github.com/go-git/go-git/v6 requirement to v6.0.0-alpha.5 in go.mod.
  • Update go.sum entries to match the new go-git version and checksums.

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 version to v6.0.0-alpha.5.
go.sum Refreshes checksums for go-git v6 to reflect v6.0.0-alpha.5.

@pjbgf
pjbgf merged commit 279b988 into main Jul 30, 2026
12 checks passed
@pjbgf
pjbgf deleted the go-git-bump branch July 30, 2026 11:49
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