Skip to content

Commit

Permalink
chore(bazel): update Bazel Go deps (#1253)
Browse files Browse the repository at this point in the history
Updated Go dependencies for Bazel repositories.
  • Loading branch information
yoshi-code-bot authored Mar 9, 2023
1 parent eebb2df commit 822f831
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 @@ -1193,8 +1193,8 @@ def com_googleapis_gapic_generator_go_repositories():
go_repository(
name = "org_golang_google_api",
importpath = "google.golang.org/api",
sum = "h1:bwKi+z2BsdwYFRKrqwutM+axAlYLz83gt5pDSXCJT+0=",
version = "v0.111.0",
sum = "h1:iDmzvZ4C086R3+en4nSyIf07HlQKMOX1Xx2dmia/+KQ=",
version = "v0.112.0",
)

go_repository(
Expand Down

0 comments on commit 822f831

Please sign in to comment.