var cmdVerify … func init() { … } func runVerify(ctx context.Context, cmd *base.Command, args []string) { … } func verifyMod(ctx context.Context, mod module.Version) []error { … }
var cmdVerify … func init() { … } func runVerify(ctx context.Context, cmd *base.Command, args []string) { … } func verifyMod(ctx context.Context, mod module.Version) []error { … }