Skip to content

chore(deps): update Go module dependencies - #261

Merged
rios0rios0 merged 1 commit into
mainfrom
chore/autoupdate-2026-07-24
Jul 24, 2026
Merged

chore(deps): update Go module dependencies#261
rios0rios0 merged 1 commit into
mainfrom
chore/autoupdate-2026-07-24

Conversation

@rios0rios0

Copy link
Copy Markdown
Owner

Summary

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

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 July 24, 2026 09:49
@cursor

cursor Bot commented Jul 24, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@sonarqubecloud

Copy link
Copy Markdown

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 Terra (the Go CLI wrapper around Terraform/Terragrunt) by bumping an indirect dependency and refreshing module metadata, consistent with the repo’s Go 1.26.5 target.

Changes:

  • Bumped github.com/gabriel-vasile/mimetype from v1.4.14 to v1.4.15 (indirect).
  • Updated go.sum entries to match the new module version/hashes.
  • 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 indirect mimetype module version to v1.4.15.
go.sum Refreshes checksums for the updated mimetype module.
CHANGELOG.md Documents the dependency update under [Unreleased].

@rios0rios0
rios0rios0 merged commit 139367e into main Jul 24, 2026
21 checks passed
@rios0rios0
rios0rios0 deleted the chore/autoupdate-2026-07-24 branch July 24, 2026 18:17
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