setup-go/dist/setup
Tiger Kaovilai d176b82c0a
feat: support non-standard .mod files in go-version-file
Change `parseGoVersionFile` to match any file ending in `.mod` instead
of only `go.mod` by basename. This enables using dedicated module files
like `golangci-lint.mod` or `tools.mod` with the `go-version-file` input.

Fixes #736

Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
2026-03-24 20:40:15 -04:00
..
index.js feat: support non-standard .mod files in go-version-file 2026-03-24 20:40:15 -04:00