aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/cloud.google.com/go/CONTRIBUTING.md
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-08 12:25:53 +0000
committerTaras Madan <tarasmadan@google.com>2024-05-08 14:19:17 +0000
commit20bf80e1d6eb340a35a841a099b8dca81e42ff5e (patch)
tree70f3a53a1f8d4de01340e7cb0749ac9329db154c /vendor/cloud.google.com/go/CONTRIBUTING.md
parent18ce20b34413f355241bcb0135a5793b7e2d0240 (diff)
mod: bump google.golang.org/api from 0.172.0 to 0.178.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.172.0 to 0.178.0. - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.172.0...v0.178.0) --- updated-dependencies: - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vendor/cloud.google.com/go/CONTRIBUTING.md')
-rw-r--r--vendor/cloud.google.com/go/CONTRIBUTING.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/cloud.google.com/go/CONTRIBUTING.md b/vendor/cloud.google.com/go/CONTRIBUTING.md
index a710e169b..36d1b275e 100644
--- a/vendor/cloud.google.com/go/CONTRIBUTING.md
+++ b/vendor/cloud.google.com/go/CONTRIBUTING.md
@@ -153,6 +153,8 @@ project's service account.
Firestore project's service account.
- `GCLOUD_TESTS_API_KEY`: API key for using the Translate API created above.
- `GCLOUD_TESTS_GOLANG_SECONDARY_BIGTABLE_PROJECT_ID`: Developers Console project's ID (e.g. doorway-cliff-677) for Bigtable optional secondary project. This can be same as Firestore project or any project other than the general project.
+- `GCLOUD_TESTS_BIGTABLE_CLUSTER`: Cluster ID of Bigtable cluster in general project
+- `GCLOUD_TESTS_BIGTABLE_PRI_PROJ_SEC_CLUSTER`: Optional. Cluster ID of Bigtable secondary cluster in general project
As part of the setup that follows, the following variables will be configured: