Skip to content

Conversation

gmlewis
Copy link
Collaborator

@gmlewis gmlewis commented Sep 22, 2025

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>
Copy link

codecov bot commented Sep 22, 2025

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:master Sep 22, 2025
7 checks passed
@gmlewis gmlewis deleted the bump-go-version-for-cicd branch September 22, 2025 22:42
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.

1 participant