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

derrickaw 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 dd2a86c178f Bump cloud.google.com/go/storage from 1.62.2 to 1.62.3 in 
/sdks (#38826)
dd2a86c178f is described below

commit dd2a86c178f1d498c6e9a70633e41091c3b9a235
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 5 08:56:22 2026 -0400

    Bump cloud.google.com/go/storage from 1.62.2 to 1.62.3 in /sdks (#38826)
    
    Bumps 
[cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) 
from 1.62.2 to 1.62.3.
    - [Release notes](https://github.com/googleapis/google-cloud-go/releases)
    - 
[Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
    - 
[Commits](https://github.com/googleapis/google-cloud-go/compare/storage/v1.62.2...storage/v1.62.3)
    
    ---
    updated-dependencies:
    - dependency-name: cloud.google.com/go/storage
      dependency-version: 1.62.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Derrick Williams <[email protected]>
---
 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 b7323273118..7cbe318bb8f 100644
--- a/sdks/go.mod
+++ b/sdks/go.mod
@@ -31,7 +31,7 @@ require (
        cloud.google.com/go/profiler v0.6.0
        cloud.google.com/go/pubsub v1.50.2
        cloud.google.com/go/spanner v1.91.0
-       cloud.google.com/go/storage v1.62.2
+       cloud.google.com/go/storage v1.62.3
        github.com/aws/aws-sdk-go-v2 v1.41.12
        github.com/aws/aws-sdk-go-v2/config v1.32.23
        github.com/aws/aws-sdk-go-v2/credentials v1.19.22
diff --git a/sdks/go.sum b/sdks/go.sum
index a3bcd79b2bc..0b5cc9db4ba 100644
--- a/sdks/go.sum
+++ b/sdks/go.sum
@@ -99,8 +99,8 @@ cloud.google.com/go/storage v1.8.0/go.mod 
h1:Wv1Oy7z6Yz3DshWRJFhqM/UCfaWIRTdp0RX
 cloud.google.com/go/storage v1.10.0/go.mod 
h1:FLPqc6j+Ki4BU591ie1oL6qBQGu2Bl/tZ9ullr3+Kg0=
 cloud.google.com/go/storage v1.12.0/go.mod 
h1:fFLk2dp2oAhDz8QFKwqrjdJvxSp/W2g7nillojlL5Ho=
 cloud.google.com/go/storage v1.21.0/go.mod 
h1:XmRlxkgPjlBONznT2dDUU/5XlpU2OjMnKuqnZI01LAA=
-cloud.google.com/go/storage v1.62.2 
h1:WgR4U9n7bIzXkkVnwPKKE8bkaKUNsHG+0MAAlh9DGU4=
-cloud.google.com/go/storage v1.62.2/go.mod 
h1:cpYz/kRVZ+UQAF1uHeea10/9ewcRbxGoGNKsS9daSXA=
+cloud.google.com/go/storage v1.62.3 
h1:SZq1t23NCI+e96dH77Dg3PEfsNNEjqO8zE5AnD8gVD0=
+cloud.google.com/go/storage v1.62.3/go.mod 
h1:cpYz/kRVZ+UQAF1uHeea10/9ewcRbxGoGNKsS9daSXA=
 cloud.google.com/go/trace v1.0.0/go.mod 
h1:4iErSByzxkyHWzzlAj63/Gmjz0NH1ASqhJguHpGcr6A=
 cloud.google.com/go/trace v1.2.0/go.mod 
h1:Wc8y/uYyOhPy12KEnXG9XGrvfMz5F5SrYecQlbW1rwM=
 cloud.google.com/go/trace v1.16.0 
h1:GmQovzFc5F0CNfl0VLgL64aoTtu7xsM0YajW2GlG9+E=

Reply via email to