From c6cd1aa78cfaf7c2009f950a5906f4cbca9fa4cf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Fri, 21 Dec 2018 10:05:23 +0800 Subject: [PATCH] Update org_golang_google_api commit hash to 65a46ca (#1151) --- WORKSPACE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WORKSPACE b/WORKSPACE index 7fd60a8ac6..2612f20ee4 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -621,7 +621,7 @@ go_repository( go_repository( name = "org_golang_google_api", - commit = "583d854617af4d2080b5d2a24d72f7fc5a128ab2", + commit = "65a46cafb132eff435c7d1e0f439cc73c8eebb85", importpath = "google.golang.org/api", )