Skip to content

Bump go-git/go-git to v5.19.0 and go-git/go-billy to v5.9.0#68

Merged
cugu merged 2 commits into
mainfrom
update-go-git-deps
May 16, 2026
Merged

Bump go-git/go-git to v5.19.0 and go-git/go-billy to v5.9.0#68
cugu merged 2 commits into
mainfrom
update-go-git-deps

Conversation

@cugu
Copy link
Copy Markdown
Member

@cugu cugu commented May 16, 2026

Combines the updates from #66 and #67 with the necessary CI fix.

Changes

  • Bump github.com/go-git/go-git/v5 from v5.18.0 to v5.19.0
  • Bump github.com/go-git/go-billy/v5 from v5.8.0 to v5.9.0
  • Update Go version in go.mod from 1.24.0 to 1.25.0 (required by dependencies)
  • Update CI matrix from Go 1.24/1.25 to Go 1.25/1.26

Why the Dependabot PRs failed

Both #66 and #67 bumped the go directive to 1.25.0, but CI sets GOTOOLCHAIN=local and tested with Go 1.24, which refused to build the module.

Closes #66
Closes #67

cugu and others added 2 commits May 16, 2026 12:45
Update go-git/go-git from v5.18.0 to v5.19.0 and go-git/go-billy from
v5.8.0 to v5.9.0. This bumps the minimum Go version to 1.25.0 as
required by the updated dependencies.

Update CI matrix from Go 1.24/1.25 to Go 1.25/1.26 accordingly.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
golangci-lint v2.6.2 was built with Go 1.25 and panics when
type-checking Go 1.26 code. Keep the lint job on Go 1.25.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented May 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.77%. Comparing base (9045110) to head (3475130).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #68   +/-   ##
=======================================
  Coverage   64.77%   64.77%           
=======================================
  Files           4        4           
  Lines          88       88           
=======================================
  Hits           57       57           
  Misses         23       23           
  Partials        8        8           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cugu cugu merged commit 2af0581 into main May 16, 2026
10 checks passed
@cugu cugu deleted the update-go-git-deps branch May 16, 2026 10:51
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.

1 participant