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

commit 5a5ef0cc02a5196702376ea9f065ee3c0cf81061
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 29 10:54:01 2026 -0400

    Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in /sdks (#38739)
    
    Bumps 
[github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2)
 from 1.22.20 to 1.22.21.
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - 
[Commits](https://github.com/aws/aws-sdk-go-v2/compare/feature/s3/manager/v1.22.20...feature/s3/manager/v1.22.21)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
      dependency-version: 1.22.21
      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 f85cba958dd..618c044a63d 100644
--- a/sdks/go.mod
+++ b/sdks/go.mod
@@ -35,7 +35,7 @@ require (
        github.com/aws/aws-sdk-go-v2 v1.41.8
        github.com/aws/aws-sdk-go-v2/config v1.32.19
        github.com/aws/aws-sdk-go-v2/credentials v1.19.18
-       github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.22.20
+       github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.22.21
        github.com/aws/aws-sdk-go-v2/service/s3 v1.102.1
        github.com/aws/smithy-go v1.26.0
        github.com/docker/go-connections v0.7.0 // indirect
diff --git a/sdks/go.sum b/sdks/go.sum
index 4fd1d360946..5a30712858b 100644
--- a/sdks/go.sum
+++ b/sdks/go.sum
@@ -219,8 +219,8 @@ github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.24 
h1:FQm5ApnyzkuJdXLGskPce8
 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.24/go.mod 
h1:JsC7dqQc55MlZ5mvNsDMMge71u8pVcSzU3RNz2h/5yQ=
 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.22.20 
h1:7nIPtCHSeEKE7RC32DxsI6UyDoXeHefilHwcJz1F+nk=
-github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.22.20/go.mod 
h1:lKf7JyyKRi6R8Y0cSrPuTLERZRD+4KeLbPZeSAciuik=
+github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.22.21 
h1:1k9o0SJq41F/KhjJKJvKRTsDEYaWa03Ol82GkT9DooQ=
+github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.22.21/go.mod 
h1:kHrUWcXXLKEbC6doUmtxs3a1dDS1sYz6a8K2/ce5K4A=
 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.24 
h1:u6kJU2i0va1AgtJsH3RdWKWqHULlTh7zHwb35Womf74=

Reply via email to