Skip to content

Commit 41b625b

Browse files
chore(bazel): update Bazel Go deps (googleapis#1466)
1 parent c0be7ab commit 41b625b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

repositories.bzl

+4-4
Original file line numberDiff line numberDiff line change
@@ -1256,8 +1256,8 @@ def com_googleapis_gapic_generator_go_repositories():
12561256
go_repository(
12571257
name = "org_golang_google_genproto",
12581258
importpath = "google.golang.org/genproto",
1259-
sum = "h1:Zmyn5CV/jxzKnF+3d+xzbomACPwLQqVpLTpyXN5uTaQ=",
1260-
version = "v0.0.0-20240221002015-b0ce06bbee7c",
1259+
sum = "h1:GihpvzHjeZHw+/mzsWpdxwr1LaG6E3ff/gyeZlVHbyc=",
1260+
version = "v0.0.0-20240228224816-df926f6c8641",
12611261
)
12621262
go_repository(
12631263
name = "org_golang_google_genproto_googleapis_api",
@@ -1275,8 +1275,8 @@ def com_googleapis_gapic_generator_go_repositories():
12751275
go_repository(
12761276
name = "org_golang_google_genproto_googleapis_rpc",
12771277
importpath = "google.golang.org/genproto/googleapis/rpc",
1278-
sum = "h1:NUsgEN92SQQqzfA+YtqYNqYmB3DMMYLlIwUZAQFVFbo=",
1279-
version = "v0.0.0-20240221002015-b0ce06bbee7c",
1278+
sum = "h1:DKU1r6Tj5s1vlU/moGhuGz7E3xRfwjdAfDzbsaQJtEY=",
1279+
version = "v0.0.0-20240228224816-df926f6c8641",
12801280
)
12811281

12821282
go_repository(

0 commit comments

Comments
 (0)