Skip to content

Conversation

yuya-takeyama
Copy link
Owner

@yuya-takeyama yuya-takeyama commented Aug 3, 2025

Summary

  • Remove invalid toolchain go1.24.4 directive that was causing GitHub Actions builds to fail
  • Update Go version from 1.22 to 1.24 in go.mod

Test plan

  • GitHub Actions should pass after this fix
  • Local go build should work without errors

The toolchain directive specified go1.24.4 which does not exist yet.
This was causing GitHub Actions builds to fail.
Updated Go language version from 1.22 to 1.24 in go.mod
@yuya-takeyama yuya-takeyama marked this pull request as ready for review August 3, 2025 07:52
@yuya-takeyama yuya-takeyama merged commit 10489bd into main Aug 3, 2025
1 check passed
@yuya-takeyama yuya-takeyama deleted the yuya-takeyama/fix/remove-invalid-toolchain branch August 3, 2025 07:52
@yuya-takeyama-tagpr yuya-takeyama-tagpr bot mentioned this pull request Aug 3, 2025
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