Update dependency com_google_cloud_go to v0.44.0 (#3178)

This commit is contained in:
renovate[bot] 2019-08-11 21:55:48 -04:00 committed by Preston Van Loon
parent 4c62b0410f
commit 06950907c8

View File

@ -919,7 +919,7 @@ go_repository(
go_repository( go_repository(
name = "com_google_cloud_go", name = "com_google_cloud_go",
commit = "cdaaf98f9226c39dc162b8e55083b2fbc67b4674", # v0.43.0 commit = "2b2aeece7979f19ee2809459e0411b337d02661a", # v0.44.0
importpath = "cloud.google.com/go", importpath = "cloud.google.com/go",
) )