This is an automated email from the ASF dual-hosted git repository.

damccorm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new b28236c2cdc Bump cloud.google.com/go/datastore from 1.9.0 to 1.10.0 in 
/sdks (#24452)
b28236c2cdc is described below

commit b28236c2cdc02d7afc22034904a5f74f20c1c543
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 2 09:16:20 2022 -0500

    Bump cloud.google.com/go/datastore from 1.9.0 to 1.10.0 in /sdks (#24452)
    
    Bumps 
[cloud.google.com/go/datastore](https://github.com/googleapis/google-cloud-go) 
from 1.9.0 to 1.10.0.
    - [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/asset/v1.9.0...asset/v1.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: cloud.google.com/go/datastore
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 sdks/go.mod | 2 +-
 sdks/go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sdks/go.mod b/sdks/go.mod
index 162d6c2b8cc..53b7da34aad 100644
--- a/sdks/go.mod
+++ b/sdks/go.mod
@@ -24,7 +24,7 @@ go 1.18
 
 require (
        cloud.google.com/go/bigquery v1.44.0
-       cloud.google.com/go/datastore v1.9.0
+       cloud.google.com/go/datastore v1.10.0
        cloud.google.com/go/profiler v0.3.0
        cloud.google.com/go/pubsub v1.27.0
        cloud.google.com/go/storage v1.28.0
diff --git a/sdks/go.sum b/sdks/go.sum
index 35432962d4b..fee67c0d77d 100644
--- a/sdks/go.sum
+++ b/sdks/go.sum
@@ -52,8 +52,8 @@ cloud.google.com/go/compute/metadata v0.2.1/go.mod 
h1:jgHgmJd2RKBGzXqF5LR2EZMGxB
 cloud.google.com/go/datacatalog v1.8.0 
h1:6kZ4RIOW/uT7QWC5SfPfq/G8sYzr/v+UOmOAxy4Z1TE=
 cloud.google.com/go/datastore v1.0.0/go.mod 
h1:LXYbyblFSglQ5pkeyhO+Qmw7ukd3C+pD7TKLgZqpHYE=
 cloud.google.com/go/datastore v1.1.0/go.mod 
h1:umbIZjpQpHh4hmRpGhH4tLFup+FVzqBi1b3c64qFpCk=
-cloud.google.com/go/datastore v1.9.0 
h1:s3Gy1QRIwKxcMCCwJJq/4c64VjROZu6tq1DC632hZuo=
-cloud.google.com/go/datastore v1.9.0/go.mod 
h1:yKk5PbPPCtuObGXNWvpQGEyWe+kiMQlTnpMjtltPNTc=
+cloud.google.com/go/datastore v1.10.0 
h1:4siQRf4zTiAVt/oeH4GureGkApgb2vtPQAtOmhpqQwE=
+cloud.google.com/go/datastore v1.10.0/go.mod 
h1:PC5UzAmDEkAmkfaknstTYbNpgE49HAgW2J1gcgUfmdM=
 cloud.google.com/go/iam v0.3.0/go.mod 
h1:XzJPvDayI+9zsASAFO68Hk07u3z+f+JrT2xXNdp4bnY=
 cloud.google.com/go/iam v0.7.0 h1:k4MuwOsS7zGJJ+QfZ5vBK8SgHBAvYN/23BWsiihJ1vs=
 cloud.google.com/go/iam v0.7.0/go.mod 
h1:H5Br8wRaDGNc8XP3keLc4unfUUZeyH3Sfl9XpQEYOeg=

Reply via email to