Skip to content

chore(deps): update to go 1.26.4#412

Open
stefan-ctrl wants to merge 4 commits into
mainfrom
chore-update-to-go1.26.4
Open

chore(deps): update to go 1.26.4#412
stefan-ctrl wants to merge 4 commits into
mainfrom
chore-update-to-go1.26.4

Conversation

@stefan-ctrl
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings June 3, 2026 12:52
@stefan-ctrl stefan-ctrl added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 3, 2026
@stefan-ctrl stefan-ctrl requested a review from iagarba June 3, 2026 12:52
@stefan-ctrl stefan-ctrl self-assigned this Jun 3, 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 the declared Go toolchain/version in multiple module go.mod files, aiming to move the monorepo components from Go 1.26.3 to 1.26.4.

Changes:

  • Bump go directive from 1.26.3 to 1.26.4 across most modules and tool modules.
  • Keep module dependency graphs and replace directives unchanged (version-only update).

Reviewed changes

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

Show a summary per file
File Description
tools/snapshotter/go.mod Bumps go directive to 1.26.4.
tools/route-tester/go.mod Bumps go directive to 1.26.4.
tools/e2e-tester/go.mod Bumps go directive to 1.26.4.
secret-manager/go.mod Bumps go directive to 1.26.4.
rover/go.mod Bumps go directive to 1.26.4.
rover/api/go.mod Bumps go directive to 1.26.4.
rover-server/go.mod Bumps go directive to 1.26.4.
pubsub/go.mod Bumps go directive to 1.26.4.
pubsub/api/go.mod Bumps go directive to 1.26.4.
projector/go.mod Bumps go directive to 1.26.4.
permission/go.mod Bumps go directive to 1.26.4.
permission/api/go.mod Bumps go directive to 1.26.4.
organization/go.mod Bumps go directive to 1.26.4.
organization/api/go.mod Bumps go directive to 1.26.4.
notification/go.mod Bumps go directive to 1.26.4.
notification/api/go.mod Bumps go directive to 1.26.4.
identity/go.mod Bumps go directive to 1.26.4.
identity/api/go.mod Bumps go directive to 1.26.4.
gateway/go.mod Bumps go directive to 1.26.4.
gateway/api/go.mod Bumps go directive to 1.26.4.
file-manager/go.mod Bumps go directive to 1.26.4.
event/go.mod Bumps go directive to 1.26.4.
event/api/go.mod Bumps go directive to 1.26.4.
discovery-server/go.mod Bumps go directive to 1.26.4.
cpapi/api/go.mod Bumps go directive to 1.26.4.
controlplane-api/go.mod Bumps go directive to 1.26.4.
common/go.mod Bumps go directive to 1.26.4.
common-server/go.mod Bumps go directive to 1.26.4.
approval/go.mod Bumps go directive to 1.26.4.
approval/api/go.mod Bumps go directive to 1.26.4.
application/go.mod Bumps go directive to 1.26.4.
application/api/go.mod Bumps go directive to 1.26.4.
api/go.mod Bumps go directive to 1.26.4.
api/api/go.mod Bumps go directive to 1.26.4.
admin/go.mod Bumps go directive to 1.26.4.
admin/api/go.mod Bumps go directive to 1.26.4.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread admin/go.mod
iagarba
iagarba previously approved these changes Jun 3, 2026
@stefan-ctrl
Copy link
Copy Markdown
Member Author

Version falls back to 1.26.3.

Guess, we need to wait for https://github.com/actions/go-versions/releases to have an update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants