I try to solve the integral by substitute $u = t - \frac{z}{2kt}$ then I could get:
$$\int_{-\infty}^{\infty} e^{-k^{2} t^{2}-\frac{z^2}{4t^{2}}} dt = e^{-kz} \int_{-\infty}^{\infty} e^{-u^2} dt$$
However, I am not sure about how to solve the remaining integral because I can't express $u$ in terms of $t$ explicitly.
I would be appreciated if anyone have a comment about it.
Rewrite the integral$$I=\int_{-\infty}^{\infty} e^{-k^{2} t^{2}-\frac{z^2}{4t^{2}}} dt= e^{-{kz}}\int_{-\infty}^{\infty} e^{-k^{2} (t-\frac{z}{2kt})^2} dt $$ and then apply the Glasser's master theorem $\int_{-\infty}^{\infty} f(x-a/x) dx=\int_{-\infty}^{\infty} f(x) dx$ to arrive at $$I= e^{-{kz}}\int_{-\infty}^{\infty} e^{-k^{2} t^2} dt =\frac{\sqrt{\pi}}{|k|}e^{-{kz}} $$