m-lab / go

General purpose libraries / APIs for use in mlab code.
Apache License 2.0
5 stars 6 forks source link

fix googleapis imports #92

Closed gfr10598 closed 4 years ago

gfr10598 commented 4 years ago

GoogleCloudPlatform is apparently obsolete, and we should be using googleapis/... This fixes all those imports.


This change is Reviewable