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

commit 2b3df10f21b79efc89ebb74cf9d5afacc99bfdb8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 4 09:11:01 2026 -0400

    Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in /sdks (#38810)
    
    Bumps 
[github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2)
 from 1.22.22 to 1.22.24.
    - [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.22...feature/s3/manager/v1.22.24)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
      dependency-version: 1.22.24
      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 d28bf5f6a56..292e0e371ee 100644
--- a/sdks/go.mod
+++ b/sdks/go.mod
@@ -35,7 +35,7 @@ require (
        github.com/aws/aws-sdk-go-v2 v1.41.11
        github.com/aws/aws-sdk-go-v2/config v1.32.22
        github.com/aws/aws-sdk-go-v2/credentials v1.19.21
-       github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.22.22
+       github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.22.24
        github.com/aws/aws-sdk-go-v2/service/s3 v1.103.1
        github.com/aws/smithy-go v1.27.0
        github.com/docker/go-connections v0.7.0 // indirect
diff --git a/sdks/go.sum b/sdks/go.sum
index b562bdfffbf..0a06899c18b 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.27 
h1:BEfN1sjtiKEdikRDxYkjZN
 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.27/go.mod 
h1:ISGSFNbOHRS+JV/17yStzRTPBUHHqF92kCpRLLyH3Nk=
 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.22 
h1:eBnBL5sAT9aIg014yU6DG4YT/ov8r9jnOPW/t7rr8Ig=
-github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.22.22/go.mod 
h1:PjXTcjNr3cv5pfRG+PakZ9Yypx2vLRjCAcm1kEfHSjk=
+github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.22.24 
h1:eRIrOCSlSjyb/tT6vAPLwUZQO71XWaLkqwtM8DQuQ2s=
+github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.22.24/go.mod 
h1:ox5MjGuEKA/oXGNbprU9PW/nc+YALeHjDkIiHfzCUgM=
 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.27 
h1:8sPbKi1/KRHwl5oR3qN9mUXestCeHuaRutxylnr/eVY=

Reply via email to