Skip to content

chore(deps): update Go module dependencies#71

Merged
rios0rios0 merged 1 commit intomainfrom
chore/upgrade-go-deps
Apr 1, 2026
Merged

chore(deps): update Go module dependencies#71
rios0rios0 merged 1 commit intomainfrom
chore/upgrade-go-deps

Conversation

@rios0rios0
Copy link
Copy Markdown
Owner

Summary

This PR updates all Go module dependencies (Go version is already at 1.26.1).

Changes

  • Ran go get -u -t ./... to update all dependencies
  • Ran go mod tidy to clean up

Review Checklist

  • Verify build passes
  • Verify tests pass
  • Review dependency changes in go.sum

This PR was automatically created by autoupdate

Signed-off-by: autoupdate[bot] <rios0rios0@outlook.com>
Copilot AI review requested due to automatic review settings April 1, 2026 09:28
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 1, 2026

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

This PR performs a routine dependency refresh for the gitforge Go library by bumping the go-git module to a newer patch version and recording the change in the changelog.

Changes:

  • Bumped github.com/go-git/go-git/v5 from v5.17.1 to v5.17.2 in go.mod.
  • Updated go.sum to match the new go-git version checksums.
  • Added an Unreleased changelog entry noting the dependency update.

Reviewed changes

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

File Description
go.mod Updates the direct go-git dependency to v5.17.2.
go.sum Refreshes module checksums consistent with the go-git version bump.
CHANGELOG.md Documents the dependency update under the Unreleased section.

@rios0rios0 rios0rios0 merged commit 0628d20 into main Apr 1, 2026
27 checks passed
@rios0rios0 rios0rios0 deleted the chore/upgrade-go-deps branch April 1, 2026 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants