Suppose that $f(z)$ is analytic and satisfies $|f(z)| \le 1$ for $|z| < 1$. Show that if $f(z)$ has a zero of order $m$ at $z_0$, then $|z_0|^m \ge |f(0)|$ Hint: Let $\psi(z) = \frac{z-z_0}{1-\bar{z_0}z}$ and then show that $|f(z)| \leq |\psi(z)|^m$
I tried by representing $|f(z)| = |z-z_0|^m g(z)$ because $f$ is analytic with a zero at $z_0$. Comparing to $\psi(z)$ it would suffice to show that $|g(z)||1-\bar{z_0}z| \leq 1$ but I cannot find a proper bound for $g(z)$ or how to extend this into the final conclusion.
At most I have found that $|g(0)| \leq \frac{1}{|z_0^m|}$ from $f$ being analytic, yet I cannot get further. The solution may have something to do with the Schwarz lemma, but again I could not figure out the relationship. Any help would be greatly appreciated!