Skip to content

chore(deps): upgraded Go version to 1.26.2 and updated all dependencies#25

Merged
rios0rios0 merged 1 commit into
mainfrom
chore/upgrade-go-1.26.2
Apr 15, 2026
Merged

chore(deps): upgraded Go version to 1.26.2 and updated all dependencies#25
rios0rios0 merged 1 commit into
mainfrom
chore/upgrade-go-1.26.2

Conversation

@rios0rios0
Copy link
Copy Markdown
Owner

Summary

This PR upgrades the Go version to 1.26.2 and updates all module dependencies.

Changes

  • Updated go.mod Go directive to 1.26.2
  • 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

…cies

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

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 bumps the repository’s Go version and records the change in the changelog, aligning the module’s declared Go version with the intended toolchain update.

Changes:

  • Updated go.mod Go directive from 1.26.1 to 1.26.2
  • Added an Unreleased changelog entry noting the Go version bump (and dependency updates per text)

Reviewed changes

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

File Description
go.mod Updates the module Go version directive to 1.26.2.
CHANGELOG.md Adds an Unreleased “Changed” entry documenting the version bump.

Comment thread go.mod
Comment thread CHANGELOG.md
@rios0rios0 rios0rios0 merged commit 7d0fdeb into main Apr 15, 2026
28 checks passed
@rios0rios0 rios0rios0 deleted the chore/upgrade-go-1.26.2 branch April 15, 2026 13:28
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