Skip to content

Commit b91eee8

Browse files
Update protobuf workspace dependency to v3.13.0. (#73)
PiperOrigin-RevId: 327026955 Source-Author: Google APIs <noreply@google.com> Source-Date: Mon Aug 17 08:40:22 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: 0dc0a6c0f1a9f979bc0690f0caa5fbafa3000c2c Source-Link: googleapis/googleapis@0dc0a6c Co-authored-by: Tres Seaver <tseaver@palladion.com>
1 parent edab630 commit b91eee8

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
lines changed

packages/google-cloud-datastore/google/cloud/datastore_admin_v1/proto/datastore_admin_pb2.py

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/google-cloud-datastore/google/cloud/datastore_admin_v1/proto/index_pb2.py

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/google-cloud-datastore/google/cloud/datastore_v1/proto/datastore_pb2.py

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/google-cloud-datastore/google/cloud/datastore_v1/proto/entity_pb2.py

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/google-cloud-datastore/google/cloud/datastore_v1/proto/query_pb2.py

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/google-cloud-datastore/synth.metadata

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
{
44
"git": {
55
"name": ".",
6-
"remote": "git@github.com:googleapis/python-datastore",
7-
"sha": "f6290c02c46c83616a26aaa9babc43c3c6bed2f2"
6+
"remote": "https://github.com/googleapis/python-datastore.git",
7+
"sha": "c947ad76d6619ae31767a64cb01b66073708d5db"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "googleapis",
1313
"remote": "https://github.com/googleapis/googleapis.git",
14-
"sha": "94006b3cb8d2fb44703cf535da15608eed6bf7db",
15-
"internalRef": "325949033"
14+
"sha": "0dc0a6c0f1a9f979bc0690f0caa5fbafa3000c2c",
15+
"internalRef": "327026955"
1616
}
1717
},
1818
{

0 commit comments

Comments
 (0)