Skip to content

chore(deps): update Go module dependencies#62

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

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

sonarqubecloud bot commented Apr 4, 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 updates Go module dependencies for DevForge (Go 1.26.1), primarily moving github.com/rios0rios0/cliforge from a pseudo-version to the v0.2.0 release, and records the change in the changelog.

Changes:

  • Bumped github.com/rios0rios0/cliforge to v0.2.0 in go.mod.
  • Updated go.sum checksums to match the new cliforge version.
  • Added an [Unreleased] changelog entry describing the dependency update.

Reviewed changes

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

File Description
go.mod Updates the cliforge module version to v0.2.0.
go.sum Updates module hashes for the new cliforge version.
CHANGELOG.md Documents the dependency update under [Unreleased].

@rios0rios0 rios0rios0 merged commit 68d9a77 into main Apr 4, 2026
26 checks passed
@rios0rios0 rios0rios0 deleted the chore/upgrade-go-deps branch April 4, 2026 14:07
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