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

xqhu 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 f774df0e6af Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in 
/sdks (#36706)
f774df0e6af is described below

commit f774df0e6af77f92c0501edaeb54a93bd8ee19a9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 3 09:04:07 2025 -0500

    Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in /sdks (#36706)
    
    Bumps 
[github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2)
 from 1.20.1 to 1.20.2.
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - 
[Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
    - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.20.1...v1.20.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
      dependency-version: 1.20.2
      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>
---
 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 4fe881b91f5..c3ba48d1675 100644
--- a/sdks/go.mod
+++ b/sdks/go.mod
@@ -35,7 +35,7 @@ require (
        github.com/aws/aws-sdk-go-v2 v1.39.5
        github.com/aws/aws-sdk-go-v2/config v1.31.16
        github.com/aws/aws-sdk-go-v2/credentials v1.18.20
-       github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.20.1
+       github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.20.2
        github.com/aws/aws-sdk-go-v2/service/s3 v1.89.1
        github.com/aws/smithy-go v1.23.1
        github.com/docker/go-connections v0.6.0
diff --git a/sdks/go.sum b/sdks/go.sum
index f8f7c557b5b..c90940181fd 100644
--- a/sdks/go.sum
+++ b/sdks/go.sum
@@ -769,8 +769,8 @@ github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.12 
h1:VO3FIM2TDbm0kqp6sFNR0P
 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.12/go.mod 
h1:6C39gB8kg82tx3r72muZSrNhHia9rjGkX7ORaS2GKNE=
 github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.11.3/go.mod 
h1:0dHuD2HZZSiwfJSy1FO5bX1hQ1TxVV1QXXjpn3XUE44=
 github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.14.0/go.mod 
h1:UcgIwJ9KHquYxs6Q5skC9qXjhYMK+JASDYcXQ4X7JZE=
-github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.20.1 
h1:EfS+tBgFwzrR/skkhKdyClU0pCx/VgSKSo8OIzMEiQM=
-github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.20.1/go.mod 
h1:U/PKebSFFMhuRPG10ot6Xfc2LKyCf3+sQfesRHZnzVU=
+github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.20.2 
h1:9/HxDeIgA7DcKK6e6ZaP5PQiXugYbNERx3Z5u30mN+k=
+github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.20.2/go.mod 
h1:3N1RoxKNcVHmbOKVMMw8pvMs5TUhGYPQP/aq1zmAWqo=
 github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.9/go.mod 
h1:AnVH5pvai0pAF4lXRq0bmhbes1u9R8wTE+g+183bZNM=
 github.com/aws/aws-sdk-go-v2/internal/configsources v1.2.3/go.mod 
h1:7sGSz1JCKHWWBHq98m6sMtWQikmYPpxjqOydDemiVoM=
 github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.12 
h1:p/9flfXdoAnwJnuW9xHEAFY22R3A6skYkW19JFF9F+8=

Reply via email to