actions-marketplace-validations/go-mod-details
Get details about the go.mod file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| modfile | Path to the go.mod file that should be parsed | no | go.mod |
Outputs
| name | description |
|---|---|
| modfile | Path to the go.mod file that was parsed |
| go_version | The go version that is defined in the go.mod file |
| module | The module name defined in the go.mod file |