mirror of
https://github.com/actions/setup-go.git
synced 2025-12-17 06:59:51 +00:00
- Add unit tests for auto-detection behavior - Implement go.mod auto-detection in resolveVersionInput() - Explicit inputs still take precedence over auto-detection Related issue: #523