chore(deps): update to go 1.26.4#412
Open
stefan-ctrl wants to merge 4 commits into
Open
Conversation
Contributor
There was a problem hiding this comment.
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
godirective from1.26.3to1.26.4across most modules and tool modules. - Keep module dependency graphs and
replacedirectives 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.
iagarba
previously approved these changes
Jun 3, 2026
This reverts commit 592f787.
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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.