1 Open Issue Need Help Last updated: Jul 11, 2025

Open Issues Need Help

View All on GitHub
Software Development Unknown

AI Summary: Update all GitHub Actions workflows that use the `actions/setup-go` action to fetch the Go version from the `go.mod` file instead of hardcoding it. This ensures the workflow always uses the correct Go version specified in the project.

Complexity: 2/5
enhancement good first issue