lintapp: fix build failure

Previously lintapp would fail with httputil.Transport is not defined.
It seems like this was moved to become an AuthTransport, so let's use
that instead.

Change-Id: I4fc3006a352ed1ae419063ca2c4cc9b35cb8b8a3
Reviewed-on: https://go-review.googlesource.com/38168
Reviewed-by: Tuo Shan <shantuo@google.com>
1 file changed