Skip to content

Commit

Permalink
fix: diregapic php support
Browse files Browse the repository at this point in the history
chore: build_gen changes

chore: update gapic-generator to v2.10.3
PiperOrigin-RevId: 353033069
  • Loading branch information
Google APIs authored and Copybara-Service committed Jan 21, 2021
1 parent a0b91c3 commit 5cb2eaf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WORKSPACE
Expand Up @@ -76,8 +76,8 @@ rules_proto_toolchains()
# section
http_archive(
name = "com_google_api_codegen",
strip_prefix = "gapic-generator-2.9.0",
urls = ["https://github.com/googleapis/gapic-generator/archive/v2.9.0.zip"],
strip_prefix = "gapic-generator-2.10.3",
urls = ["https://github.com/googleapis/gapic-generator/archive/v2.10.3.zip"],
)

# rules_go (support Golang under bazel)
Expand Down

0 comments on commit 5cb2eaf

Please sign in to comment.