Bumps [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go) from 1.10.0 to 1.19.3. - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md) - [Commits](https://github.com/googleapis/google-cloud-go/compare/kms/v1.10.0...compute/v1.19.3) --- updated-dependencies: - dependency-name: cloud.google.com/go/compute dependency-type: direct:production update-type: version-update:semver-minor ... Migrated to the new version by following https://github.com/googleapis/google-cloud-go/blob/main/migration.md Co-authored-by: Tomáš Hozza <thozza@redhat.com> Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Tomáš Hozza <thozza@redhat.com>
45 lines
No EOL
902 B
JSON
45 lines
No EOL
902 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
|
|
"release-type": "go-yoshi",
|
|
"include-component-in-tag": true,
|
|
"separate-pull-requests": true,
|
|
"tag-separator": "/",
|
|
"packages": {
|
|
"bigquery": {
|
|
"component": "bigquery"
|
|
},
|
|
"bigtable": {
|
|
"component": "bigtable"
|
|
},
|
|
"datastore": {
|
|
"component": "datastore"
|
|
},
|
|
"errorreporting": {
|
|
"component": "errorreporting"
|
|
},
|
|
"firestore": {
|
|
"component": "firestore"
|
|
},
|
|
"logging": {
|
|
"component": "logging"
|
|
},
|
|
"profiler": {
|
|
"component": "profiler"
|
|
},
|
|
"pubsub": {
|
|
"component": "pubsub"
|
|
},
|
|
"pubsublite": {
|
|
"component": "pubsublite"
|
|
},
|
|
"spanner": {
|
|
"component": "spanner"
|
|
},
|
|
"storage": {
|
|
"component": "storage"
|
|
}
|
|
},
|
|
"plugins": [
|
|
"sentence-case"
|
|
]
|
|
} |