actions-marketplace-validations/mod-tidy-action

Run go mod tidy on one or more go.mod files

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
gomodsgo.mod files to run go mod tidy. Can be glob patterns one per lineyesgo.mod
gosum_onlyfail if files other than go.sum are modified during tidynofalse
gomodsum_onlyfail if files other than go.{mod,sum} are modified during tidynofalse
namedescription
changedfilesList of files that were changed, one per line