Skip to content

chore(deps): update Go module dependencies#58

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

chore(deps): update Go module dependencies#58
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 2, 2026 09:23
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 2, 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

Updates Go module dependencies for DevForge (Go 1.26.1 already in place), primarily bumping the gitforge dependency and recording the change in the changelog.

Changes:

  • Bumped github.com/rios0rios0/gitforge from v0.9.0 to v0.9.1 in go.mod and go.sum.
  • Updated CHANGELOG.md under [Unreleased] to reflect dependency updates (currently duplicated).

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
go.mod Updates the gitforge required version to v0.9.1.
go.sum Updates module sums to match gitforge v0.9.1.
CHANGELOG.md Adds an Unreleased “Changed” entry for dependency updates (needs de-duplication).

@claude
Copy link
Copy Markdown

claude bot commented Apr 2, 2026

Code review

Found 1 issue while checking for bugs and CLAUDE.md compliance.

Issue: Duplicate CHANGELOG entry

File: CHANGELOG.md line 34

The line - changed the Go module dependencies to their latest versions is duplicated — it was added by this PR but already exists on line 33 from a prior dependency update. The duplicate should be removed.


See CHANGELOG.md L32-L35 for context.

@rios0rios0 rios0rios0 merged commit 85f8150 into main Apr 2, 2026
26 checks passed
@rios0rios0 rios0rios0 deleted the chore/upgrade-go-deps branch April 2, 2026 14:08
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