conventional-actions/go-metadata
Extract metadata from Go modules
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| mod_path | go module path | no | go.mod |
Outputs
| name | description |
|---|---|
| module | go module name |
| go_version | go version |