Skip to content

chore: Bump Go to 1.24.7 ⬆️#58806

Merged
cthach merged 8 commits intomasterfrom
cthach/bump-go
Sep 5, 2025
Merged

chore: Bump Go to 1.24.7 ⬆️#58806
cthach merged 8 commits intomasterfrom
cthach/bump-go

Conversation

@cthach
Copy link
Copy Markdown
Contributor

@cthach cthach commented Sep 5, 2025

It's that time again y'all 🧑‍🔧

Changelog: Updated Go to 1.24.7.

Will promote out of draft when CI and my local tests pass. They pass! 🕺

@cthach cthach self-assigned this Sep 5, 2025
@cthach cthach added backport-required go Issues related to Go builds/tooling dependencies Pull requests that update a dependency file backport/branch/v16 chore backport/branch/v17 backport/branch/v18 labels Sep 5, 2025
Comment thread api/go.mod
Signed-off-by: Chris Thach <chris.thach@goteleport.com>
Comment thread assets/backport/go.mod Outdated
cthach and others added 5 commits September 5, 2025 11:45
Signed-off-by: Chris Thach <chris.thach@goteleport.com>
Signed-off-by: Chris Thach <chris.thach@goteleport.com>
Signed-off-by: Chris Thach <chris.thach@goteleport.com>
Signed-off-by: Chris Thach <chris.thach@goteleport.com>
Copy link
Copy Markdown
Contributor Author

@cthach cthach Sep 5, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes to this files were necessary to make the linter happy

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.

Changes are fine as is, you could also have used trace.BadParameter("%s", tc.msg) to appease the linter.

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.

Changes are fine as is, you could also have used trace.BadParameter("%s", tc.msg) to appease the linter.

@cthach cthach marked this pull request as ready for review September 5, 2025 18:04
@github-actions github-actions bot requested a review from bernardjkim September 5, 2025 18:05
@cthach cthach enabled auto-merge September 5, 2025 18:05
@cthach cthach added this pull request to the merge queue Sep 5, 2025
Merged via the queue into master with commit a9869f7 Sep 5, 2025
43 checks passed
@cthach cthach deleted the cthach/bump-go branch September 5, 2025 20:49
@backport-bot-workflows
Copy link
Copy Markdown
Contributor

@cthach See the table below for backport results.

Branch Result
branch/v16 Failed
branch/v17 Failed
branch/v18 Create PR

cthach added a commit that referenced this pull request Sep 5, 2025
* chore: Bump Go to 1.24.7

Signed-off-by: Chris Thach <chris.thach@goteleport.com>

* refactor: remove toolchain directive

Signed-off-by: Chris Thach <chris.thach@goteleport.com>

* fix: revert aws go.mod

Signed-off-by: Chris Thach <chris.thach@goteleport.com>

* chore: update Go version to 1.24.7 for terraform-mwi

Signed-off-by: Chris Thach <chris.thach@goteleport.com>

* fix: Go lint issues

Signed-off-by: Chris Thach <chris.thach@goteleport.com>

---------

Signed-off-by: Chris Thach <chris.thach@goteleport.com>
cthach added a commit that referenced this pull request Sep 5, 2025
* chore: Bump Go to 1.24.7

Signed-off-by: Chris Thach <chris.thach@goteleport.com>

* refactor: remove toolchain directive

Signed-off-by: Chris Thach <chris.thach@goteleport.com>

* fix: revert aws go.mod

Signed-off-by: Chris Thach <chris.thach@goteleport.com>

* chore: update Go version to 1.24.7 for terraform-mwi

Signed-off-by: Chris Thach <chris.thach@goteleport.com>

* fix: Go lint issues

Signed-off-by: Chris Thach <chris.thach@goteleport.com>

---------

Signed-off-by: Chris Thach <chris.thach@goteleport.com>
cthach added a commit that referenced this pull request Sep 5, 2025
* chore: Bump Go to 1.24.7

Signed-off-by: Chris Thach <chris.thach@goteleport.com>

* refactor: remove toolchain directive

Signed-off-by: Chris Thach <chris.thach@goteleport.com>

* fix: revert aws go.mod

Signed-off-by: Chris Thach <chris.thach@goteleport.com>

* chore: update Go version to 1.24.7 for terraform-mwi

Signed-off-by: Chris Thach <chris.thach@goteleport.com>

* fix: Go lint issues

Signed-off-by: Chris Thach <chris.thach@goteleport.com>

---------

Signed-off-by: Chris Thach <chris.thach@goteleport.com>
cthach added a commit that referenced this pull request Sep 5, 2025
* chore: Bump Go to 1.24.7

Signed-off-by: Chris Thach <chris.thach@goteleport.com>

* refactor: remove toolchain directive

Signed-off-by: Chris Thach <chris.thach@goteleport.com>

* fix: revert aws go.mod

Signed-off-by: Chris Thach <chris.thach@goteleport.com>

* chore: update Go version to 1.24.7 for terraform-mwi

Signed-off-by: Chris Thach <chris.thach@goteleport.com>

* fix: Go lint issues

Signed-off-by: Chris Thach <chris.thach@goteleport.com>

---------

Signed-off-by: Chris Thach <chris.thach@goteleport.com>
github-merge-queue bot pushed a commit that referenced this pull request Sep 5, 2025
* chore: Bump Go to 1.24.7



* refactor: remove toolchain directive



* fix: revert aws go.mod



* chore: update Go version to 1.24.7 for terraform-mwi



* fix: Go lint issues



---------

Signed-off-by: Chris Thach <chris.thach@goteleport.com>
github-merge-queue bot pushed a commit that referenced this pull request Sep 6, 2025
* chore: Bump Go to 1.24.7



* refactor: remove toolchain directive



* fix: revert aws go.mod



* chore: update Go version to 1.24.7 for terraform-mwi



* fix: Go lint issues



---------

Signed-off-by: Chris Thach <chris.thach@goteleport.com>
github-merge-queue bot pushed a commit that referenced this pull request Sep 6, 2025
* chore: Bump Go to 1.24.7 ⬆️ (#58806)

* chore: Bump Go to 1.24.7

Signed-off-by: Chris Thach <chris.thach@goteleport.com>

* refactor: remove toolchain directive

Signed-off-by: Chris Thach <chris.thach@goteleport.com>

* fix: revert aws go.mod

Signed-off-by: Chris Thach <chris.thach@goteleport.com>

* chore: update Go version to 1.24.7 for terraform-mwi

Signed-off-by: Chris Thach <chris.thach@goteleport.com>

* fix: Go lint issues

Signed-off-by: Chris Thach <chris.thach@goteleport.com>

---------

Signed-off-by: Chris Thach <chris.thach@goteleport.com>

* Do not update api/go.mod to preserve stability

Signed-off-by: Chris Thach <chris.thach@goteleport.com>

---------

Signed-off-by: Chris Thach <chris.thach@goteleport.com>
mmcallister pushed a commit that referenced this pull request Sep 22, 2025
* chore: Bump Go to 1.24.7

Signed-off-by: Chris Thach <chris.thach@goteleport.com>

* refactor: remove toolchain directive

Signed-off-by: Chris Thach <chris.thach@goteleport.com>

* fix: revert aws go.mod

Signed-off-by: Chris Thach <chris.thach@goteleport.com>

* chore: update Go version to 1.24.7 for terraform-mwi

Signed-off-by: Chris Thach <chris.thach@goteleport.com>

* fix: Go lint issues

Signed-off-by: Chris Thach <chris.thach@goteleport.com>

---------

Signed-off-by: Chris Thach <chris.thach@goteleport.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/branch/v17 backport/branch/v18 backport-required chore dependencies Pull requests that update a dependency file go Issues related to Go builds/tooling size/sm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants