toyz/gw - Go workspaces
Run gw to validate a Go workspace (go.work) in CI.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | The gw subcommand(s) and flags to run, e.g. "doctor --strict", "sync --check", or "lint". Runs from working-directory. | no | doctor --strict |
| version | gw version to install (a module version/tag, branch, or "latest"). | no | latest |
| working-directory | Directory to run gw in (the workspace root). | no | . |
Outputs
no outputs