gddo/lintapp: move to go gettable app engine libraries

This change moves from libraries like "appengine/urlfetch" to libraries
like "google.golang.org/appengine/urlfetch". These are mostly drop in
replacements and only a few changes needed to be made. Unfortunately, it
appears that the lintapp was already broken so it still will not compile.

This is being done to fix an issue I am having importing the code into
bazel.

Change-Id: I4d7c00fe39ac864706fceaf9c9b1b2d112c47acc
Reviewed-on: https://go-review.googlesource.com/33199
Reviewed-by: Benjamin Staffin <benley@gmail.com>
Reviewed-by: Tuo Shan <shantuo@google.com>
1 file changed