gosrc: fix client getReader()

Don't close the response body before returning it. This bug went
unnoticed because the single caller of getReader() does not read the
response.
1 file changed