mirror of
https://code.forgejo.org/actions/setup-go.git
synced 2026-08-27 20:44:57 -04:00
| Filename | Latest commit message | Latest commit date |
|---|---|---|
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> |
||
| .. | ||
| data | ||
| cache-restore.test.ts | ||
| cache-utils.test.ts | ||
| setup-go.test.ts | ||
| utils.test.ts | ||
| verify-go.sh | ||
| windows-toolcache.test.ts | ||