Skip to content

chore(deps): update Go module dependencies#57

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

chore(deps): update Go module dependencies#57
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

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 the project’s Go module dependencies (while keeping Go at 1.26.1) and records the dependency update in the changelog, aligning with the repo’s ongoing maintenance/release notes workflow.

Changes:

  • Bumped direct dependencies in go.mod (notably anthropic-sdk-go and cliforge).
  • Refreshed go.sum checksums to match the updated module graph.
  • Added an [Unreleased] changelog entry noting the dependency updates.

Reviewed changes

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

File Description
go.mod Updates required module versions (direct deps).
go.sum Updates checksum entries consistent with the dependency bumps.
CHANGELOG.md Documents the dependency update under [Unreleased].

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