Skip to content

Bump Go toolchain to 1.24 - #3721

Merged
gmlewis merged 1 commit into
google:masterfrom
gmlewis:bump-go-version-for-cicd
Sep 22, 2025
Merged

Bump Go toolchain to 1.24#3721
gmlewis merged 1 commit into
google:masterfrom
gmlewis:bump-go-version-for-cicd

Conversation

@gmlewis

Copy link
Copy Markdown
Collaborator

This bumps the minimum version of the Go toolchain to 1.24 and should solve this issue:
https://github.com/google/go-github/actions/runs/17930082094/job/50985713799

testing scrape
go: go.mod requires go >= 1.24.0 (running go 1.23.0; GOTOOLCHAIN=local)

Signed-off-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
@codecov

codecovBot commented Sep 22, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.12%. Comparing base (87eb999) to head (72486fc).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@ Coverage Diff @@## master #3721 +/- ##
=======================================
Coverage 91.12% 91.12% =======================================
Files 187 187 Lines 16640 16640 =======================================
Hits 15164 15164 Misses 1291 1291 Partials 185 185 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gmlewis
gmlewis merged commit ae46d39 into google:masterSep 22, 2025
7 checks passed
@gmlewis
gmlewis deleted the bump-go-version-for-cicd branch September 22, 2025 22:42
jlaportebot added a commit to jlaportebot/go-github that referenced this pull request Jun 28, 2026
Sign up for freeto 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.

1 participant

@gmlewis