Skip to content

Commit

Permalink
chore(bazel): update Bazel Go deps (#1339)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-code-bot committed May 22, 2023
1 parent 171a52f commit 8003a6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions repositories.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -194,8 +194,8 @@ def com_googleapis_gapic_generator_go_repositories():
go_repository(
name = "com_github_googleapis_gax_go_v2",
importpath = "github.com/googleapis/gax-go/v2",
sum = "h1:UBtEZqx1bjXtOQ5BVTkuYghXrr3N4V123VKJK67vJZc=",
version = "v2.8.0",
sum = "h1:ie5/2yPjucjZW6fEGjLhS5+PhEg6owWMrFB5d7TFFhw=",
version = "v2.9.0",
)
go_repository(
name = "com_github_googleapis_grpc_fallback_go",
Expand Down

0 comments on commit 8003a6d

Please sign in to comment.