You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
setup-go/__tests__
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>
1 month ago
..
data Add comprehensive breaking changes documentation for v6 (#674) 5 months ago
cache-restore.test.ts Update default Go module caching to use go.mod (#705) 3 months ago
cache-utils.test.ts Update default Go module caching to use go.mod (#705) 3 months ago
setup-go.test.ts feat: support non-standard .mod files in go-version-file 1 month ago
utils.test.ts Update self-hosted environment validation and bump undici version (#556) 1 year ago
verify-go.sh Use GitHub releases to download Go versions. (#58) 6 years ago
windows-toolcache.test.ts Fix Install on Windows is very slow (#393) 3 years ago