Tortuoise

Results 2 issues of Tortuoise

Made changes to bring up-to-date with OAuth2 Google API. 1. Changed the function returning a *Transport to returning a *http.Client 2. Added random state string to AuthCodeURL call. 3. Added...

In line 188 of bucket.go, `resp` could be nil if the `baseURL` is nonsensical. Would be better if the `dial tcp lookup : no such host` error is propagated so...