From c91191c9be8766faa5ee908894fa5e4ee008b0b2 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Sun, 7 Mar 2021 09:00:32 -0800 Subject: [PATCH] build: update gapic-generator-typescript to v1.2.10. (#92) This PR was generated using Autosynth. :rainbow: Synth log will be available here: https://source.cloud.google.com/results/invocations/a27e585a-8362-450e-a458-6225be320237/targets - [ ] To automatically regenerate this PR, check this box. PiperOrigin-RevId: 361273630 Source-Link: https://github.com/googleapis/googleapis/commit/5477122b3e8037a1dc5bc920536158edbd151dc4 --- packages/google-cloud-memcache/synth.metadata | 15 +++++++++++---- packages/google-cloud-memcache/webpack.config.js | 2 +- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/packages/google-cloud-memcache/synth.metadata b/packages/google-cloud-memcache/synth.metadata index dc1b2e07fc0..4dc5c49e9bd 100644 --- a/packages/google-cloud-memcache/synth.metadata +++ b/packages/google-cloud-memcache/synth.metadata @@ -3,16 +3,23 @@ { "git": { "name": ".", - "remote": "git@github.com:googleapis/nodejs-memcache.git", - "sha": "5ce7bfd3950eb62f000ba862b72df9349546ef8d" + "remote": "https://github.com/googleapis/nodejs-memcache.git", + "sha": "c913005b864a1ceae4bcefeb156c7ad1761990ba" } }, { "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "d1ec8a4330fdc131e49637ed34bb031695a89060", - "internalRef": "360235141" + "sha": "5477122b3e8037a1dc5bc920536158edbd151dc4", + "internalRef": "361273630" + } + }, + { + "git": { + "name": "synthtool", + "remote": "https://github.com/googleapis/synthtool.git", + "sha": "9583f62749edab8e1a5ccd613fe59cf553c189a1" } } ], diff --git a/packages/google-cloud-memcache/webpack.config.js b/packages/google-cloud-memcache/webpack.config.js index 081ae54092e..183014a7caf 100644 --- a/packages/google-cloud-memcache/webpack.config.js +++ b/packages/google-cloud-memcache/webpack.config.js @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2021 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.