Commit Graph

5 Commits

Author SHA1 Message Date
Brad Fitzpatrick 99aebc3037 third_party: update cloud logging API w/ generator updates
Update to rev be882d4ca533 of the google-api-go-client generated code.

Upstream CL is: https://code-review.googlesource.com/#/c/2461/

This lets the logging code log JSON payloads as well.

Change-Id: Iaba12126291aef3665f77dcc8e157d6166f33228
2015-05-11 12:43:29 -07:00
mpl 529dca734a third_party: add google cloud logging
upstream rev: b80bb08538855e6efebabd0df2dc2d8cf46cc2db

Also update googleapi to same revision (because UserAgent needed).
And in turn drive and storage updates are needed too so doing them in
the same commit.

Change-Id: I126dfd1cdaaca80a57e3582a90d45b47495ee687
2015-04-20 19:08:38 +02:00
Brad Fitzpatrick 774d85733d third_party: update google.golang.org/cloud/storage
To approximately f20d6dcccb4, with tests removed. And didn't update cloud/internal
stuff.

Change-Id: Ia4eb365a3e6d389585a9c9f6ed7cde44471ed26e
2015-04-02 05:15:18 -07:00
mpl f23c4b5b02 third_party/google.golang.org/api/storage: update to fix upload breakage
@ rev 3f7dcd0e7a9cbcc8199def5ec2b0be34261ff67c

Change-Id: Ibbcd8913815eb67c15bb2739180322d41e601475
2015-01-23 20:17:35 +01:00
Brad Fitzpatrick aada432c52 third_party: add oauth2/google, google.golang.org/cloud, google.golang.org/api
oauth2 at 267028f9bc2a1177dc5769be38c68c1b4fbe91c4
google cloud at 2e43671e4ad874a7bca65746ff3edb38e6e93762
google api at fc402b0d6f2a46ba7dcf0a4606031f45fb82a728
  (partial commit only, since it's 16+ MB)

And update all callers from the old
code.google.com/p/google-api-go-client over to google.golang.org/api.

Change-Id: Ide190e04bb863928f98369a7c4d2b8c19fda1f66
2015-01-22 15:10:36 -08:00