Skip to content

Commit 75880c3

Browse files
Google APIscopybara-github
authored andcommitted
fix: use require() to load JSON protos
The library is regenerated with gapic-generator-typescript v1.3.1. Committer: @alexander-fenster PiperOrigin-RevId: 372468161
1 parent 4d01d63 commit 75880c3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -316,9 +316,9 @@ go_gapic_repositories()
316316
# TypeScript
317317
##############################################################################
318318

319-
_gapic_generator_typescript_version = "1.2.11"
319+
_gapic_generator_typescript_version = "1.3.1"
320320

321-
_gapic_generator_typescript_sha256 = "cefde7dc7c1b7150c9eb237cafb778f2430a5416c8ee6fa706537437d2a517ea"
321+
_gapic_generator_typescript_sha256 = "d6ed730202c9da93a047ae344e46cfa43518ccf1a94aed02e577f2b72cda5c08"
322322

323323
### TypeScript generator
324324
http_archive(

0 commit comments

Comments
 (0)